Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h313 #define HCI_HV2 0x0040 macro
316 #define SCO_PTYPE_MASK (HCI_HV1 | HCI_HV2 | HCI_HV3)
/Linux-v4.19/net/bluetooth/
Dhci_event.c604 hdev->pkt_type |= (HCI_HV2); in hci_cc_read_local_features()