Searched defs:peerDevice (Results 1 – 4 of 4) sorted by relevance
135 auto peerDevice = std::make_unique<A2dpDeviceInfo>(device); in AddDevice() local
1206 RawAddress peerDevice(addr); in SavePeerDevices2BTM() local1302 BlePeripheralDevice peerDevice; in LeConnectionCompleteTask() local1362 RawAddress peerDevice(BleConfig::GetInstance().GetPeerIdentityAddr(device.GetAddress())); in LePairComplete() local1413 BlePeripheralDevice peerDevice; in LePairingStatus() local
748 std::string peerDevice = "peerDeviceTest"; variable
567 …ol HiChainConnector::IsDevicesInGroup(const std::string &hostDevice, const std::string &peerDevice) in IsDevicesInGroup()