Searched refs:BT_L2CAP_DISCONNECT (Results 1 – 3 of 3) sorted by relevance
69 BT_L2CAP_DISCONNECT, enumerator
191 case BT_L2CAP_DISCONNECT: in l2cap_br_rtx_timeout()1136 if (chan->state == BT_L2CAP_DISCONNECT) { in bt_l2cap_br_chan_disconnect()1157 bt_l2cap_chan_set_state(chan, BT_L2CAP_DISCONNECT); in bt_l2cap_br_chan_disconnect()1224 case BT_L2CAP_DISCONNECT: in bt_l2cap_br_chan_connect()
190 case BT_L2CAP_DISCONNECT: in bt_l2cap_chan_state_str()228 case BT_L2CAP_DISCONNECT: in bt_l2cap_chan_set_state_debug()2201 if (chan->chan.state == BT_L2CAP_DISCONNECT) { in l2cap_chan_recv_queue()2493 bt_l2cap_chan_set_state(chan, BT_L2CAP_DISCONNECT); in bt_l2cap_chan_disconnect()
Completed in 9 milliseconds