Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/bluetooth/
Diso.h89 BT_ISO_DISCONNECT, enumerator
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Diso.c458 case BT_ISO_DISCONNECT: in bt_iso_chan_state_str()
487 case BT_ISO_DISCONNECT: in bt_iso_chan_set_state_debug()
1693 bt_iso_chan_set_state(big->bis[i], BT_ISO_DISCONNECT); in bt_iso_big_terminate()
Dconn.c1625 bt_iso_chan_set_state(chan, BT_ISO_DISCONNECT); in deferred_work()