nRF5 SDK v15.3.0
Data Fields
nrf_ble_scan_uuid_filter_t Struct Reference

Data Fields

ble_uuid_t uuid [1]
 
uint8_t uuid_cnt
 
bool uuid_filter_enabled
 

Field Documentation

ble_uuid_t nrf_ble_scan_uuid_filter_t::uuid[1]

UUIDs that the main application will scan for, and that will be advertised by the peripherals.

uint8_t nrf_ble_scan_uuid_filter_t::uuid_cnt

UUID filter counter.

bool nrf_ble_scan_uuid_filter_t::uuid_filter_enabled

Flag to inform about enabling or disabling this filter.


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

Documentation feedback | Developer Zone | Subscribe | Updated