Home
last modified time | relevance | path

Searched refs:SetAddressType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_service_data.h841 void SetAddressType(int type);
H A Dble_service_data.cpp984 void BlePeripheralDevice::SetAddressType(int type) in SetAddressType() function in OHOS::bluetooth::BlePeripheralDevice
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp1144 remote.SetAddressType(BleConfig::GetInstance().GetPeerAddressType(addr)); in ReadPeerDeviceInfoFromConf()
1330 it->second.SetAddressType(addr.type); in LeConnectionCompleteTask()
1342 peerDevice.SetAddressType(addr.type); in LeConnectionCompleteTask()
H A Dble_central_manager_impl.cpp458 device.SetAddressType(peerAddr.type); in AddPeripheralDevice()