Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dbredr.c195 if (bt_br_discovery_stop()) { in cmd_discovery()
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Dbluetooth.h2583 int bt_br_discovery_stop(void);
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Dbr.c940 int bt_br_discovery_stop(void) in bt_br_discovery_stop() function