nRF5 SDK v15.3.0
Data Fields
nrf_ble_scan_evt_filter_match_t Struct Reference

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.


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

Documentation feedback | Developer Zone | Subscribe | Updated