Home
last modified time | relevance | path

Searched refs:NG_L2CAP_LESIGNAL_CID (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netgraph/bluetooth/l2cap/
HDng_l2cap_cmds.c110 NG_L2CAP_LESIGNAL_CID in ng_l2cap_con_wakeup()
219 error = ng_l2cap_lp_send(con, NG_L2CAP_LESIGNAL_CID, m); in ng_l2cap_con_wakeup()
HDng_l2cap_evnt.c133 case NG_L2CAP_LESIGNAL_CID: in ng_l2cap_receive()
/freebsd-11-stable/sys/netgraph/bluetooth/include/
HDng_l2cap.h78 #define NG_L2CAP_LESIGNAL_CID 0x0005 macro