Home
last modified time | relevance | path

Searched refs:GetPeerAddressType (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h102 int GetPeerAddressType(const std::string &subSection) const;
H A Dble_config.cpp722 int BleConfig::GetPeerAddressType(const std::string &subSection) const in GetPeerAddressType() function in OHOS::bluetooth::BleConfig
H A Dble_adapter.cpp1113 remote.SetAddressType(BleConfig::GetInstance().GetPeerAddressType(addr)); in ReadPeerDeviceInfoFromConf()
1210 peerAddr.type = BleConfig::GetInstance().GetPeerAddressType(device.GetAddress()); in SavePeerDevices2BTM()

Completed in 5 milliseconds