Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c780 static void conn_destroy(struct bt_conn *conn, void *data) in conn_destroy() function
794 bt_conn_foreach(BT_CONN_TYPE_ALL, conn_destroy, NULL); in bt_conn_cleanup_all()