Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Dclassic.h112 int bt_br_discovery_stop(void);
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Dbredr.c205 if (bt_br_discovery_stop()) { in cmd_discovery()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dbr.c960 int bt_br_discovery_stop(void) in bt_br_discovery_stop() function