Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dsco_internal.h14 enum bt_sco_state { enum
55 enum bt_sco_state state;
146 enum bt_sco_state state,
151 void bt_sco_chan_set_state(struct bt_sco_chan *chan, enum bt_sco_state state);
Dsco.c163 enum bt_sco_state state, in bt_sco_chan_set_state_debug()
200 void bt_sco_chan_set_state(struct bt_sco_chan *chan, enum bt_sco_state state) in bt_sco_chan_set_state()