Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/
Dbap.c1661 static void conn_list_eps(struct bt_conn *conn, void *data) in conn_list_eps() function
1720 bt_conn_foreach(BT_CONN_TYPE_LE, conn_list_eps, (void *)sh); in cmd_list()