nRF5 SDK v15.3.0
Data Fields
nrf_ble_scan_name_filter_t Struct Reference

Data Fields

char target_name [1][NRF_BLE_SCAN_NAME_MAX_LEN]
 
uint8_t name_cnt
 
bool name_filter_enabled
 

Field Documentation

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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated