Home
last modified time | relevance | path

Searched defs:active_scan (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Drpr_cli.h60 bool active_scan; member
/Zephyr-latest/subsys/bluetooth/host/
Dscan.c222 bool active_scan; in start_le_scan_ext() local
289 bool active_scan; in start_le_scan_legacy() local
Did.c1792 int bt_id_set_scan_own_addr(bool active_scan, uint8_t *own_addr_type) in bt_id_set_scan_own_addr()