nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ filter_no_match

void(* cb_data::filter_no_match) (struct bt_scan_device_info *device_info, bool connectable)

Scan filter unmatched. The device was not found.

Parameters
[in]device_infoData needed to establish connection and advertising information.
[in]connectableInform that device is connectable.
Note
Even if the filters are disable and not set, then all devices will be reported by this callback. It can be useful if the scan is used without filters.