Home
last modified time | relevance | path

Searched refs:ng_hci_lp_con_cfm_ep (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c179 ng_hci_lp_con_cfm_ep *cfm = NULL; in ng_hci_lp_acl_con_req()
189 cfm = (ng_hci_lp_con_cfm_ep *)msg->data; in ng_hci_lp_acl_con_req()
546 ng_hci_lp_con_cfm_ep *cfm = NULL; in ng_hci_lp_le_con_req()
556 cfm = (ng_hci_lp_con_cfm_ep *)msg->data; in ng_hci_lp_le_con_req()
759 ng_hci_lp_con_cfm_ep *ep = NULL; in ng_hci_lp_con_cfm()
774 ep = (ng_hci_lp_con_cfm_ep *) msg->data; in ng_hci_lp_con_cfm()
797 ep = (ng_hci_lp_con_cfm_ep *) msg->data; in ng_hci_lp_con_cfm()
/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c142 ng_hci_lp_con_cfm_ep *ep = NULL; in ng_l2cap_lp_con_cfm()
155 ep = (ng_hci_lp_con_cfm_ep *) (msg->data); in ng_l2cap_lp_con_cfm()
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c380 ng_hci_lp_con_cfm_ep *ep = NULL; in ng_btsocket_sco_process_lp_con_cfm()
387 ep = (ng_hci_lp_con_cfm_ep *)(msg->data); in ng_btsocket_sco_process_lp_con_cfm()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h488 } ng_hci_lp_con_cfm_ep; typedef