Home
last modified time | relevance | path

Searched refs:GetPeerDeviceIoCapability (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h101 int GetPeerDeviceIoCapability(const std::string &subSection) const;
H A Dble_config.cpp677 int BleConfig::GetPeerDeviceIoCapability(const std::string &subSection) const in GetPeerDeviceIoCapability() function in OHOS::bluetooth::BleConfig
H A Dble_adapter.cpp1149 int io = BleConfig::GetInstance().GetPeerDeviceIoCapability(addr); in ReadPeerDeviceInfoFromConf()