Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci.h470 #define HCI_HV3 0x0080 macro
472 #define SCO_PTYPE_MASK (HCI_HV1 | HCI_HV2 | HCI_HV3)
/Linux-v6.6/net/bluetooth/
Dhci_event.c858 hdev->pkt_type |= (HCI_HV3); in hci_cc_read_local_features()