Searched defs:peerDevice (Results 1 – 4 of 4) sorted by relevance
135 auto peerDevice = std::make_unique<A2dpDeviceInfo>(device); in AddDevice() local
1240 RawAddress peerDevice(addr); in SavePeerDevices2BTM() local1340 BlePeripheralDevice peerDevice; in LeConnectionCompleteTask() local1400 RawAddress peerDevice(BleConfig::GetInstance().GetPeerIdentityAddr(device.GetAddress())); in LePairComplete() local1443 BlePeripheralDevice peerDevice; in LePairingStatus() local
559 …HiChainConnector::IsDevicesInP2PGroup(const std::string &hostDevice, const std::string &peerDevice) in IsDevicesInP2PGroup()
976 std::string peerDevice = "peerDeviceTest"; variable