Event structure for NRF_BLE_SCAN_EVT_FILTER_MATCH . More...
#include <nrf_ble_scan.h>
Data Fields |
|
| ble_gap_evt_adv_report_t const * | p_adv_report |
| nrf_ble_scan_filter_match | filter_match |
Detailed Description
Event structure for NRF_BLE_SCAN_EVT_FILTER_MATCH .
Field Documentation
| nrf_ble_scan_filter_match nrf_ble_scan_evt_filter_match_t::filter_match |
Matching filters. Information about matched filters.
| ble_gap_evt_adv_report_t const* nrf_ble_scan_evt_filter_match_t::p_adv_report |
Event structure for BLE_GAP_EVT_ADV_REPORT . This data allows the main application to establish connection.
- components/ble/nrf_ble_scan/nrf_ble_scan.h