Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_cmds.c112 NG_L2CAP_LESIGNAL_CID in ng_l2cap_con_wakeup()
221 error = ng_l2cap_lp_send(con, NG_L2CAP_LESIGNAL_CID, m); in ng_l2cap_con_wakeup()
H A Dng_l2cap_evnt.c135 case NG_L2CAP_LESIGNAL_CID: in ng_l2cap_receive()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_l2cap.h80 #define NG_L2CAP_LESIGNAL_CID 0x0005 macro