![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Data Fields | |
char | target_name [1][NRF_BLE_SCAN_NAME_MAX_LEN] |
uint8_t | name_cnt |
bool | name_filter_enabled |
uint8_t nrf_ble_scan_name_filter_t::name_cnt |
Name filter counter.
bool nrf_ble_scan_name_filter_t::name_filter_enabled |
Flag to inform about enabling or disabling this filter.
char nrf_ble_scan_name_filter_t::target_name[1][NRF_BLE_SCAN_NAME_MAX_LEN] |
Names that the main application will scan for, and that will be advertised by the peripherals.