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

  /system/bluetooth/data/
blacklist.conf 6 scoSocket:name,"MY-CAR",=ALL_ESCO_MASK;-ESCO_2EV5;-ESCO_3EV3;-ESCO_3EV5, // Infinity G35
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 94 #define ESCO_3EV3 0x0080
98 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)
  /frameworks/base/core/jni/
android_bluetooth_ScoSocket.cpp 147 if (COMPARE_STRING(key, "ESCO_3EV3"))
148 return ESCO_3EV3;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 151 #define ESCO_3EV3 0x0080
156 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)
    [all...]

Completed in 98 milliseconds