Searched refs:matchAddress (Results 1 – 5 of 5) sorted by relevance
121 if (matchAddress(device, audioDevice)) { in getMatchedHearingDeviceAttributes()129 private boolean matchAddress(CachedBluetoothDevice device, AudioDeviceInfo audioDevice) { in matchAddress() method in HearingAidAudioRoutingHelper
182 bool matchAddress = true) const;
348 bool matchAddress) const in getDeviceDescriptor()350 String8 devAddress = (address == nullptr || !matchAddress) ? String8("") : String8(address); in getDeviceDescriptor()
1295 bool matchAddress = true);
4098 bool matchAddress) { in areAllDevicesSupported() argument4102 AUDIO_FORMAT_DEFAULT, false /*allowToCreate*/, matchAddress); in areAllDevicesSupported()