Searched refs:_ng_l2cap_con_rsp (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | ng_l2cap_ulpi.c | 131 _ng_l2cap_con_rsp(cmd->aux, cmd->ident, NG_L2CAP_ATT_CID, in ng_l2cap_l2ca_con_req() 135 _ng_l2cap_con_rsp(cmd->aux, cmd->ident, NG_L2CAP_SMP_CID, in ng_l2cap_l2ca_con_req() 319 _ng_l2cap_con_rsp(cmd->aux, cmd->ident, ip->lcid, dcid, in ng_l2cap_l2ca_con_rsp_req()
|
H A D | ng_l2cap_cmds.h | 110 #define _ng_l2cap_con_rsp(_m, _ident, _dcid, _scid, _result, _status) \ macro
|
H A D | ng_l2cap_evnt.c | 1330 _ng_l2cap_con_rsp(cmd->aux, cmd->ident, scid, dcid, result, 0); in send_l2cap_con_rej()
|