HomeSort by relevance Sort by last modified time
    Searched refs:ESCO_HV3 (Results 1 - 3 of 3) sorted by null

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 89 #define ESCO_HV3 0x0004
97 #define SCO_ESCO_MASK (ESCO_HV1 | ESCO_HV2 | ESCO_HV3)
  /frameworks/base/core/jni/
android_bluetooth_ScoSocket.cpp 137 if (COMPARE_STRING(key, "ESCO_HV3"))
138 return ESCO_HV3;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 146 #define ESCO_HV3 0x0004
155 #define SCO_ESCO_MASK (ESCO_HV1 | ESCO_HV2 | ESCO_HV3)
    [all...]

Completed in 28 milliseconds