Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/mesh/
Drpr_cli.h60 bool active_scan; member
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dscan.c174 bool active_scan; in start_le_scan_ext() local
245 bool active_scan; in start_le_scan_legacy() local
Did.c1695 int bt_id_set_scan_own_addr(bool active_scan, uint8_t *own_addr_type) in bt_id_set_scan_own_addr()