Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_bqr.h111 static constexpr uint16_t kMinReportIntervalNoLimit = 0; variable
/packages/modules/Bluetooth/system/btif/src/
Dbtif_bqr.cc391 bqr_config.minimum_report_interval_ms = kMinReportIntervalNoLimit; in EnableBtQualityReport()