Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Diso.c73 static struct bt_conn *bt_conn_add_iso(struct bt_conn *acl);
1261 iso = bt_conn_add_iso(acl); in hci_le_cis_req()
1301 static struct bt_conn *bt_conn_add_iso(struct bt_conn *acl) in bt_conn_add_iso() function