Home
last modified time | relevance | path

Searched refs:bt_mesh_scan_active_set (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dadv.h121 int bt_mesh_scan_active_set(bool active);
Dadv.c372 int bt_mesh_scan_active_set(bool active) in bt_mesh_scan_active_set() function
Drpr_srv.c333 bt_mesh_scan_active_set(false); in scan_ext_stop()
774 bt_mesh_scan_active_set(true); in handle_extended_scan_start()