Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dadv.c44 static bool active_scanning; variable
374 if (active_scanning == active) { in bt_mesh_scan_active_set()
378 active_scanning = active; in bt_mesh_scan_active_set()
386 .type = active_scanning ? BT_LE_SCAN_TYPE_ACTIVE : in bt_mesh_scan_enable()