Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_llpi.c384 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_REQ, in ng_l2cap_lp_qos_req()
/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_main.c667 case NGM_HCI_LP_QOS_REQ: in ng_hci_upper_rcvmsg()
/dragonfly/sys/netgraph7/bluetooth/include/
H A Dng_hci.h446 #define NGM_HCI_LP_QOS_REQ 7 /* Upper -> HCI */ macro