Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_config.h100 const std::string PROPERTY_LOW_POWER_LATENCY = "LowPowerLatency"; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp1014 property = &PROPERTY_LOW_POWER_LATENCY; in GetBleConnectionLatency()