Data Fields |
|
| struct { | |
| char short_target_name [ NRF_BLE_SCAN_SHORT_NAME_MAX_LEN ] | |
| uint8_t short_name_min_len | |
| } | short_name [1] |
| uint8_t | name_cnt |
| bool | short_name_filter_enabled |
Field Documentation
| uint8_t nrf_ble_scan_short_name_filter_t::name_cnt |
Short name filter counter.
| bool nrf_ble_scan_short_name_filter_t::short_name_filter_enabled |
Flag to inform about enabling or disabling this filter.
| uint8_t nrf_ble_scan_short_name_filter_t::short_name_min_len |
Minimum length of the short name.
| char nrf_ble_scan_short_name_filter_t::short_target_name[ NRF_BLE_SCAN_SHORT_NAME_MAX_LEN ] |
Short names that the main application will scan for, and that will be advertised by the peripherals.
- components/ble/nrf_ble_scan/nrf_ble_scan.h