Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c352 case NGM_HCI_LP_QOS_IND: in ng_l2cap_lower_rcvmsg()
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c1332 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_IND, in ng_hci_lp_qos_ind()
1347 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_IND, in ng_hci_lp_qos_ind()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h535 #define NGM_HCI_LP_QOS_IND 9 /* HCI -> Upper */ macro