Searched refs:L2CAP_CHANNEL_CONNECT_IN_REQ (Results 1 – 4 of 4) sorted by relevance
96 #define L2CAP_CHANNEL_CONNECT_IN_REQ 0x02 macro
103 if (chan->state != L2CAP_CHANNEL_CONNECT_IN_REQ) { in L2CAP_ConnectRsp()
738 chan->state = L2CAP_CHANNEL_CONNECT_IN_REQ; in L2capLeProcessCreditBasedConnectionReq()1337 if (chan->state != L2CAP_CHANNEL_CONNECT_IN_REQ) { in L2CAP_LeCreditBasedConnectionRsp()
1603 chan->state = L2CAP_CHANNEL_CONNECT_IN_REQ; in L2capProcessConnectionReq()