![]() |
nRF Connect SDK API 3.3.99
|
| int(* dect_nr_hal_api::scan) (const struct device *dev, struct dect_scan_params *params, dect_scan_result_cb_t cb) |
Scan for dect beacons.
| dev | Pointer to the device structure for the driver instance. |
| params | Scan parameters. |
| cb | Callback to be called for each result cb parameter is the cb that should be called for each result by the driver. |