HomeSort by relevance Sort by last modified time
    Searched refs:ESCO_2EV5 (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 95 #define ESCO_2EV5 0x0100
98 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)
  /frameworks/base/core/jni/
android_bluetooth_ScoSocket.cpp 149 if (COMPARE_STRING(key, "ESCO_2EV5"))
150 return ESCO_2EV5;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 152 #define ESCO_2EV5 0x0100
156 #define EDR_ESCO_MASK (ESCO_2EV3 | ESCO_3EV3 | ESCO_2EV5 | ESCO_3EV5)
    [all...]

Completed in 19 milliseconds