Searched refs:ng_l2cap_lp_con_req (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_llpi.h | 39 int ng_l2cap_lp_con_req (ng_l2cap_p, bdaddr_p, int);
|
| H A D | ng_l2cap_ulpi.c | 89 error = ng_l2cap_lp_con_req(l2cap, &ip->bdaddr,ip->linktype); in ng_l2cap_l2ca_con_req() 1508 error = ng_l2cap_lp_con_req(l2cap, &ip->bdaddr, NG_HCI_LINK_ACL); in ng_l2cap_l2ca_ping_req() 1630 error = ng_l2cap_lp_con_req(l2cap, &ip->bdaddr,ip->linktype); in ng_l2cap_l2ca_get_info_req()
|
| H A D | ng_l2cap_llpi.c | 69 ng_l2cap_lp_con_req(ng_l2cap_p l2cap, bdaddr_p bdaddr, int type) in ng_l2cap_lp_con_req() function
|