nRF Connect SDK API 0.1.0
|
int bt_scan_start | ( | enum bt_scan_type | scan_type | ) |
#include <include/bluetooth/scan.h>
Function for starting scanning.
This function starts the scanning according to the configuration set during the initialization.
[in] | scan_type | The choice between active and passive scanning. |