Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_bqr.h153 static constexpr const char* kpPropertyMinReportIntervalMs = variable
/packages/modules/Bluetooth/system/btif/src/
Dbtif_bqr.cc359 osi_property_get(kpPropertyMinReportIntervalMs, bqr_prop_interval_ms, ""); in EnableBtQualityReport()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_core_test.cc838 if (std::string(key) == bluetooth::bqr::kpPropertyMinReportIntervalMs) { in __anon645579b10d02()