HomeSort by: relevance | last modified time | path
    Searched refs:L2CAP_SIGNAL_CID (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netbt/
l2cap_lower.c 127 if (hdr.dcid == L2CAP_SIGNAL_CID) {
l2cap.h 87 #define L2CAP_SIGNAL_CID 0x0001 /* signaling channel ID */
235 /* L2CAP Command header (dcid == L2CAP_SIGNAL_CID) */
l2cap_upper.c 346 chan->lc_lcid = L2CAP_SIGNAL_CID;
l2cap_signal.c 1038 hdr->dcid = htole16(L2CAP_SIGNAL_CID);

Completed in 20 milliseconds