Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c391 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_QOS_REQ, in ng_l2cap_lp_qos_req()
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_main.c683 case NGM_HCI_LP_QOS_REQ: in ng_hci_upper_rcvmsg()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h516 #define NGM_HCI_LP_QOS_REQ 7 /* Upper -> HCI */ macro