Searched refs:L2CAP_CHANNEL_CONNECT_OUT_REQ (Results 1 – 3 of 3) sorted by relevance
95 #define L2CAP_CHANNEL_CONNECT_OUT_REQ 0x01 macro
1174 if (chan->state == L2CAP_CHANNEL_CONNECT_OUT_REQ) { in L2capLeAclConnectProcess()1286 chan->state = L2CAP_CHANNEL_CONNECT_OUT_REQ; in L2CAP_LeCreditBasedConnectionReq()
151 chan->state = L2CAP_CHANNEL_CONNECT_OUT_REQ; in L2capSendConnectionReq()