Home
last modified time | relevance | path

Searched refs:NG_HCI_PKT_HV3 (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c454 req->cp.pkt_type |= NG_HCI_PKT_HV3; in ng_hci_lp_sco_con_req()
459 NG_HCI_PKT_HV3)) == 0) in ng_hci_lp_sco_con_req()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h132 #define NG_HCI_PKT_HV3 0x0080 /* SCO link */ macro