Searched refs:ng_l2cap_chan_by_conhandle (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/netgraph/bluetooth/l2cap/ |
| HD | ng_l2cap_misc.h | 56 ng_l2cap_chan_p ng_l2cap_chan_by_conhandle(ng_l2cap_p , uint16_t , u_int16_t);
|
| HD | ng_l2cap_ulpi.c | 871 ch = ng_l2cap_chan_by_conhandle(l2cap, NG_L2CAP_ATT_CID, in ng_l2cap_l2ca_write_req() 874 ch = ng_l2cap_chan_by_conhandle(l2cap, NG_L2CAP_SMP_CID, in ng_l2cap_l2ca_write_req() 1007 ch = ng_l2cap_chan_by_conhandle(l2cap, NG_L2CAP_ATT_CID, in ng_l2cap_l2ca_receive() 1017 ch = ng_l2cap_chan_by_conhandle(l2cap, NG_L2CAP_SMP_CID, in ng_l2cap_l2ca_receive() 1237 ch = ng_l2cap_chan_by_conhandle(l2cap, NG_L2CAP_ATT_CID, in ng_l2cap_l2ca_discon_req() 1252 ch = ng_l2cap_chan_by_conhandle(l2cap, NG_L2CAP_SMP_CID, in ng_l2cap_l2ca_discon_req()
|
| HD | ng_l2cap_misc.c | 403 ng_l2cap_chan_by_conhandle(ng_l2cap_p l2cap, uint16_t scid, in ng_l2cap_chan_by_conhandle() function
|