Searched refs:NG_L2CAP_SIGNAL_CID (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_cmds.c103 (void) ng_l2cap_lp_send(con, NG_L2CAP_SIGNAL_CID, m);
109 error = ng_l2cap_lp_send(con, NG_L2CAP_SIGNAL_CID, m);
120 error = ng_l2cap_lp_send(con, NG_L2CAP_SIGNAL_CID, m);
133 error = ng_l2cap_lp_send(con, NG_L2CAP_SIGNAL_CID, m);
145 error = ng_l2cap_lp_send(con, NG_L2CAP_SIGNAL_CID, m);
155 error = ng_l2cap_lp_send(con, NG_L2CAP_SIGNAL_CID, m);
166 error = ng_l2cap_lp_send(con, NG_L2CAP_SIGNAL_CID, m);
178 error = ng_l2cap_lp_send(con, NG_L2CAP_SIGNAL_CID, m);
H A Dng_l2cap_evnt.c123 case NG_L2CAP_SIGNAL_CID: /* L2CAP command */
/freebsd-9.3-release/sys/netgraph/bluetooth/include/
H A Dng_l2cap.h74 #define NG_L2CAP_SIGNAL_CID 0x0001 /* signaling channel ID */ macro

Completed in 104 milliseconds