Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Diso_internal.h129 void bt_iso_chan_set_state_debug(struct bt_iso_chan *chan,
133 bt_iso_chan_set_state_debug(_chan, _state, __func__, __LINE__)
Diso.c490 void bt_iso_chan_set_state_debug(struct bt_iso_chan *chan, enum bt_iso_state state, in bt_iso_chan_set_state_debug() function