Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_ulpi.c1056 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_CFM, in ng_hci_lp_qos_cfm()
1076 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_CFM, in ng_hci_lp_qos_cfm()
/dragonfly/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_main.c348 case NGM_HCI_LP_QOS_CFM: in ng_l2cap_lower_rcvmsg()
/dragonfly/sys/netgraph7/bluetooth/include/
H A Dng_hci.h458 #define NGM_HCI_LP_QOS_CFM 8 /* HCI -> Upper */ macro