nRF Connect SDK Bare Metal API
2.0.99
Loading...
Searching...
No Matches
◆
BLE_SCAN_DEF
#define BLE_SCAN_DEF
(
_name
)
#include <ble_scan.h>
Value:
static
struct
ble_scan
_name; \
NRF_SDH_BLE_OBSERVER(_name##_obs,
ble_scan_on_ble_evt
, &_name, HIGH)
ble_scan_on_ble_evt
void ble_scan_on_ble_evt(const ble_evt_t *ble_evt, void *ble_scan)
Bluetooth LE event handler for the Scanning library.
ble_scan
Scan library instance.
Definition
ble_scan.h:419
Macro for defining a
ble_scan
instance.
Parameters
_name
Name of the instance.
Scan Library
Generated on Wed Jun 17 2026 10:54:29 for nRF Connect SDK Bare Metal API by
1.12.0