Searched refs:_ng_l2cap_con_rsp (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_ulpi.c | 132 _ng_l2cap_con_rsp(cmd->aux, cmd->ident, NG_L2CAP_ATT_CID, in ng_l2cap_l2ca_con_req() 136 _ng_l2cap_con_rsp(cmd->aux, cmd->ident, NG_L2CAP_SMP_CID, in ng_l2cap_l2ca_con_req() 320 _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 | 111 #define _ng_l2cap_con_rsp(_m, _ident, _dcid, _scid, _result, _status) \ macro
|
| H A D | ng_l2cap_evnt.c | 1331 _ng_l2cap_con_rsp(cmd->aux, cmd->ident, scid, dcid, result, 0); in send_l2cap_con_rej()
|