nRF Connect SDK API
3.3.99
Loading...
Searching...
No Matches
ble_scan_def.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2019 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
/* This configuration file defines filters for BLE central (based on BLE
8
* names). Used only by ble_scan module.
9
*/
10
11
/* This structure enforces the header file is included only once in the build.
12
* Violating this requirement triggers a multiple definition error at link time.
13
*/
14
const
struct
{}
ble_scan_include_once
;
15
16
#include "
ble_event.h
"
17
18
static
const
char
*
const
peer_name
[] = {
19
[
PEER_TYPE_MOUSE
] =
"Mouse nRF Desktop"
,
20
[
PEER_TYPE_KEYBOARD
] =
"Keyboard nRF Desktop"
,
21
};
ble_event.h
PEER_TYPE_KEYBOARD
@ PEER_TYPE_KEYBOARD
Definition
ble_event.h:34
PEER_TYPE_MOUSE
@ PEER_TYPE_MOUSE
Definition
ble_event.h:33
ble_scan_include_once
const struct @6 ble_scan_include_once
peer_name
static const char *const peer_name[]
Definition
ble_scan_def.h:18
applications
nrf_desktop
configuration
nrf52840dongle_nrf52840
ble_scan_def.h
Generated on Wed Jun 10 2026 17:22:24 for nRF Connect SDK API by
1.12.0