Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c1331 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_IND, in ng_hci_lp_qos_ind()
1346 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_IND, in ng_hci_lp_qos_ind()
/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c351 case NGM_HCI_LP_QOS_IND: in ng_l2cap_lower_rcvmsg()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h534 #define NGM_HCI_LP_QOS_IND 9 /* HCI -> Upper */ macro