Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/shell/
Dbredr.c195 if (bt_br_discovery_stop()) { in cmd_discovery()
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Dbluetooth.h2452 int bt_br_discovery_stop(void);
/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dbr.c979 int bt_br_discovery_stop(void) in bt_br_discovery_stop() function