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

  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 68 if (!mHasA2dp && audio_is_a2dp_device(device)) {
104 if (mHasA2dp && audio_is_a2dp_device(device)) {
140 if (mHasA2dp && audio_is_a2dp_device(device)) {
255 (!mHasA2dp || (address != "" && mA2dpDeviceAddress != address))) {
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 552 bool mHasA2dp; // true on platforms with support for bluetooth A2DP

Completed in 72 milliseconds