Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c452 req->cp.pkt_type |= NG_HCI_PKT_HV2; in ng_hci_lp_sco_con_req()
458 NG_HCI_PKT_HV2| in ng_hci_lp_sco_con_req()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h131 #define NG_HCI_PKT_HV2 0x0040 /* SCO link */ macro