Home
last modified time | relevance | path

Searched refs:PROPERTY_BALANCED_PRIORITY_MIN_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_config.h93 const std::string PROPERTY_BALANCED_PRIORITY_MIN_INTERVAL = "BalancedPriorityMinInterval"; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp984 const std::string *property = &PROPERTY_BALANCED_PRIORITY_MIN_INTERVAL; in GetBleMinConnectionInterval()