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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 91 #define ESCO_EV4 0x0010
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 141 if (COMPARE_STRING(key, "ESCO_EV4"))
142 return ESCO_EV4;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 148 #define ESCO_EV4 0x0010
157 #define ALL_ESCO_MASK (SCO_ESCO_MASK | ESCO_EV3 | ESCO_EV4 | ESCO_EV5 | \
    [all...]

Completed in 50 milliseconds