Searched refs:L2CAP_CHANNEL_DISCONNECT_OUT_REQ (Results 1 – 3 of 3) sorted by relevance
99 #define L2CAP_CHANNEL_DISCONNECT_OUT_REQ 0x05 macro
842 if (chan->state == L2CAP_CHANNEL_DISCONNECT_OUT_REQ) { in L2capLeProcessDisconnectionReq()1377 chan->state = L2CAP_CHANNEL_DISCONNECT_OUT_REQ; in L2CAP_LeDisconnectionReq()
343 chan->state = L2CAP_CHANNEL_DISCONNECT_OUT_REQ; in L2capSendDisconnectionReq()1724 if (chan->state == L2CAP_CHANNEL_DISCONNECT_OUT_REQ) { in L2capProcessDisconnectionReq()