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

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

Completed in 131 milliseconds