Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/bluetooth/
Dhci.h168 #define ESCO_HV3 0x0004 macro
177 #define SCO_ESCO_MASK (ESCO_HV1 | ESCO_HV2 | ESCO_HV3)
/linux-3.4.99/net/bluetooth/
Dhci_event.c679 hdev->esco_type |= (ESCO_HV3); in hci_cc_read_local_features()