Searched refs:SetAddressType (Results 1 – 4 of 4) sorted by relevance
841 void SetAddressType(int type);
984 void BlePeripheralDevice::SetAddressType(int type) in SetAddressType() function in OHOS::bluetooth::BlePeripheralDevice
1144 remote.SetAddressType(BleConfig::GetInstance().GetPeerAddressType(addr)); in ReadPeerDeviceInfoFromConf()1330 it->second.SetAddressType(addr.type); in LeConnectionCompleteTask()1342 peerDevice.SetAddressType(addr.type); in LeConnectionCompleteTask()
458 device.SetAddressType(peerAddr.type); in AddPeripheralDevice()