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

◆ bt_scan_init()

void bt_scan_init ( const struct bt_scan_init_param init)

#include <include/bluetooth/scan.h>

Function for initializing the Scanning Module.

Parameters
[in]initPointer to scanning module initialization structure. Can be initialized as NULL. If NULL, the parameters required to initialize the module are loaded from static configuration. If module is to establish the connection automatically, this must be initialized with the relevant data.