Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h381 #define ESCO_HV2 0x0002 macro
391 #define SCO_ESCO_MASK (ESCO_HV1 | ESCO_HV2 | ESCO_HV3)
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c666 hdev->esco_type |= (ESCO_HV2); in hci_cc_read_local_features()