Home
last modified time | relevance | path

Searched refs:L2CAP_SIGNAL_CID (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/netbt/
H A Dl2cap_lower.c127 if (hdr.dcid == L2CAP_SIGNAL_CID) { in l2cap_recv_frame()
H A Dl2cap.h87 #define L2CAP_SIGNAL_CID 0x0001 /* signaling channel ID */ macro
H A Dl2cap_upper.c346 chan->lc_lcid = L2CAP_SIGNAL_CID; in l2cap_listen_pcb()
H A Dl2cap_signal.c1038 hdr->dcid = htole16(L2CAP_SIGNAL_CID); in l2cap_send_signal()