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

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

Completed in 95 milliseconds