Home
last modified time | relevance | path

Searched refs:NGM_HCI_LP_QOS_CFM (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_ulpi.c1273 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_CFM, in ng_hci_lp_qos_cfm()
1293 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_CFM, in ng_hci_lp_qos_cfm()
/NextBSD/sys/netgraph/bluetooth/l2cap/
HDng_l2cap_main.c345 case NGM_HCI_LP_QOS_CFM: in ng_l2cap_lower_rcvmsg()
/NextBSD/sys/netgraph/bluetooth/include/
HDng_hci.h461 #define NGM_HCI_LP_QOS_CFM 8 /* HCI -> Upper */ macro