nRF5 SDK v15.3.0
Data Fields
nrf_ble_scan_addr_filter_t Struct Reference

Data Fields

ble_gap_addr_t target_addr [1]
 
uint8_t addr_cnt
 
bool addr_filter_enabled
 

Field Documentation

uint8_t nrf_ble_scan_addr_filter_t::addr_cnt

Address filter counter.

bool nrf_ble_scan_addr_filter_t::addr_filter_enabled

Flag to inform about enabling or disabling this filter.

ble_gap_addr_t nrf_ble_scan_addr_filter_t::target_addr[1]

Addresses in the same format as the format used by the SoftDevice 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