Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Diso.c88 static struct bt_conn *bt_conn_add_iso(struct bt_conn *acl);
1541 iso = bt_conn_add_iso(acl); in hci_le_cis_req()
1578 static struct bt_conn *bt_conn_add_iso(struct bt_conn *acl) in bt_conn_add_iso() function