Home
last modified time | relevance | path

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

/Zephyr-4.1.0/subsys/bluetooth/host/
Diso.c396 static void bt_iso_chan_disconnected(struct bt_iso_chan *chan, uint8_t reason) in bt_iso_chan_disconnected() function
468 bt_iso_chan_disconnected(chan, iso->err); in bt_iso_disconnected()
2731 bt_iso_chan_disconnected(bis, reason); in big_disconnect()