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

  /system/bluetooth/data/
blacklist.conf 7 scoSocket:name,"Motorola HF850",=SCO_ESCO_MASK, // Motorola HF850
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 97 #define SCO_ESCO_MASK (ESCO_HV1 | ESCO_HV2 | ESCO_HV3)
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 153 if (COMPARE_STRING(key, "SCO_ESCO_MASK"))
154 return SCO_ESCO_MASK;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 155 #define SCO_ESCO_MASK (ESCO_HV1 | ESCO_HV2 | ESCO_HV3)
157 #define ALL_ESCO_MASK (SCO_ESCO_MASK | ESCO_EV3 | ESCO_EV4 | ESCO_EV5 | \
    [all...]

Completed in 19 milliseconds