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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 93 #define ESCO_2EV3 0x0040
98 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)
  /frameworks/base/core/jni/
android_bluetooth_ScoSocket.cpp 145 if (COMPARE_STRING(key, "ESCO_2EV3"))
146 return ESCO_2EV3;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 150 #define ESCO_2EV3 0x0040
156 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)
    [all...]

Completed in 311 milliseconds