Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn_internal.h581 void bt_conn_cleanup_all(void);
Dconn.c792 void bt_conn_cleanup_all(void) in bt_conn_cleanup_all() function
Dhci_core.c4403 bt_conn_cleanup_all(); in bt_disable()