Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h492 #define HCI_HV1 0x0020 macro
496 #define SCO_PTYPE_MASK (HCI_HV1 | HCI_HV2 | HCI_HV3)
/linux/net/bluetooth/
H A Dhci_core.c2443 hdev->pkt_type = (HCI_DM1 | HCI_DH1 | HCI_HV1); in hci_alloc_dev_priv()