nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
bt_scan_cb Struct Reference

Scanning callback structure. More...

#include <scan.h>

Data Fields

const struct cb_datacb_addr
 
sys_snode_t node
 

Detailed Description

Scanning callback structure.

This structure is used for tracking the state of a scanning. It is registered with the help of the bt_scan_cb_register() API. It is permissible to register multiple instances of this bt_scan_cb type, in case different modules of an application are interested in tracking the scanning state. If a callback is not of interest for an instance, it may be set to NULL and will as a consequence not be used for that instance.


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