Searched refs:MatchAddress (Results 1 – 4 of 4) sorted by relevance
109 class MatchAddress {114 MatchAddress(const RawAddress& addr) : addr(addr) {} in MatchAddress() function343 CsisDevice::MatchAddress(csis_device->addr)); in AddDevice()351 CsisDevice::MatchAddress(bd_addr)); in RemoveDevice()366 CsisDevice::MatchAddress(csis_device->addr)); in IsDeviceInTheGroup()475 CsisDevice::MatchAddress(device->addr)); in GetNextDevice()489 CsisDevice::MatchAddress(device->addr)); in GetPrevDevice()
785 CsisDevice::MatchAddress(device->addr)); in RemoveCsisDevice()792 CsisDevice::MatchAddress(device->addr)); in RemoveCsisDevice()835 CsisDevice::MatchAddress(addr)); in FindDeviceByAddress()
175 HasDevice::MatchAddress(addr)); in Connect()197 HasDevice::MatchAddress(address)); in AddFromStorage()225 HasDevice::MatchAddress(addr)); in Disconnect()460 HasDevice::MatchAddress(std::get<RawAddress>(operation.addr_or_group))); in CpReadAllPresetsOperation()531 HasDevice::MatchAddress(addr)); in AreAllDevicesAvailable()576 HasDevice::MatchAddress(addr)); in CpPresetOperationCaller()592 HasDevice::MatchAddress(addr)); in CpPresetOperationCaller()609 HasDevice::MatchAddress(std::get<RawAddress>( in CpPresetOperationCaller()765 HasDevice::MatchAddress(addr)); in CpWritePresetNameOperation()800 HasDevice::MatchAddress(addr)); in shouldRequestSyncedOp()[all …]
107 class MatchAddress {112 MatchAddress(RawAddress addr) : addr(addr) {} in MatchAddress() function