Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c214 static int bt_do_scan_off(void);
595 bt_do_scan_off(); in scan_recv()
1646 static int bt_do_scan_off(void) in bt_do_scan_off() function
1662 err = bt_do_scan_off(); in cmd_scan_off()