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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 92 #define ESCO_EV5 0x0020
99 #define ALL_ESCO_MASK (SCO_ESCO_MASK | ESCO_EV3 | ESCO_EV4 | ESCO_EV5 | EDR_ESCO_MASK)
  /frameworks/base/core/jni/
android_bluetooth_ScoSocket.cpp 143 if (COMPARE_STRING(key, "ESCO_EV5"))
144 return ESCO_EV5;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 149 #define ESCO_EV5 0x0020
157 #define ALL_ESCO_MASK (SCO_ESCO_MASK | ESCO_EV3 | ESCO_EV4 | ESCO_EV5 | \
    [all...]

Completed in 31 milliseconds