Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.h67 bool ConfigBleProperties() const;
H A Dble_properties.cpp229 bool BleProperties::ConfigBleProperties() const in ConfigBleProperties() function in OHOS::bluetooth::BleProperties
H A Dble_adapter.cpp367 ret &= BleProperties::GetInstance().ConfigBleProperties(); in LoadConfig()