Searched refs:L2CAP_RECV_CONFIG_REQ (Results 1 – 2 of 2) sorted by relevance
40 static const int L2CAP_RECV_CONFIG_REQ = 0x04; variable41 …nt L2CAP_CONFIG_COMPLETE = (L2CAP_SEND_CONFIG_REQ | L2CAP_RECV_CONFIG_RSP | L2CAP_RECV_CONFIG_REQ);
523 l2capTransport->l2capConfigState_ |= L2CAP_RECV_CONFIG_REQ; in TransportRecvConfigReqCallbackNative()