Searched refs:NGM_HCI_LP_CON_CFM (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netgraph/bluetooth/hci/ |
| H A D | ng_hci_ulpi.c | 187 NGM_HCI_LP_CON_CFM, sizeof(*cfm), in ng_hci_lp_acl_con_req() 554 NGM_HCI_LP_CON_CFM, sizeof(*cfm), in ng_hci_lp_le_con_req() 772 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_CON_CFM, in ng_hci_lp_con_cfm() 795 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_CON_CFM, in ng_hci_lp_con_cfm()
|
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_main.c | 332 case NGM_HCI_LP_CON_CFM: in ng_l2cap_lower_rcvmsg()
|
| /f-stack/freebsd/netgraph/bluetooth/socket/ |
| H A D | ng_btsocket_sco.c | 949 case NGM_HCI_LP_CON_CFM: /* Connection Confirmation Event */ in ng_btsocket_sco_lp_msg_input() 1008 case NGM_HCI_LP_CON_CFM: in ng_btsocket_sco_input()
|
| /f-stack/freebsd/netgraph/bluetooth/include/ |
| H A D | ng_hci.h | 483 #define NGM_HCI_LP_CON_CFM 3 /* HCI -> Upper */ macro
|