Searched refs:L2CAP_CHANNEL_DISCONNECT_IN_REQ (Results 1 – 4 of 4) sorted by relevance
100 #define L2CAP_CHANNEL_DISCONNECT_IN_REQ 0x06 macro
277 if (chan->state != L2CAP_CHANNEL_DISCONNECT_IN_REQ) { in L2CAP_DisconnectionRsp()
847 chan->state = L2CAP_CHANNEL_DISCONNECT_IN_REQ; in L2capLeProcessDisconnectionReq()1396 if (chan->state != L2CAP_CHANNEL_DISCONNECT_IN_REQ) { in L2CAP_LeDisconnectionRsp()
1729 chan->state = L2CAP_CHANNEL_DISCONNECT_IN_REQ; in L2capProcessDisconnectionReq()