nrf_ble_scan_filter_match

nRF5 SDK v15.3.0

Structure for setting the filter status. More...

#include <nrf_ble_scan.h>

Detailed Description

Structure for setting the filter status.

This structure is used for sending filter status to the main application.

Field Documentation

uint8_t nrf_ble_scan_filter_match::address_filter_match

Set to 1 if address filter is matched.

uint8_t nrf_ble_scan_filter_match::appearance_filter_match

Set to 1 if appearance filter is matched.

uint8_t nrf_ble_scan_filter_match::name_filter_match

Set to 1 if name filter is matched.

uint8_t nrf_ble_scan_filter_match::short_name_filter_match

Set to 1 if short name filter is matched.

uint8_t nrf_ble_scan_filter_match::uuid_filter_match

Set to 1 if uuid filter is matched.

  • components/ble/nrf_ble_scan/nrf_ble_scan.h