Home
last modified time | relevance | path

Searched refs:QUALITY_REPORT_ID_APPROACH_LSTO (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothQualityReport.java75 @SystemApi public static final int QUALITY_REPORT_ID_APPROACH_LSTO = 0x02; field in BluetoothQualityReport
104 QUALITY_REPORT_ID_APPROACH_LSTO,
258 if (id == QUALITY_REPORT_ID_APPROACH_LSTO) { in BluetoothQualityReport()
281 if (id == QUALITY_REPORT_ID_APPROACH_LSTO) { in BluetoothQualityReport()
414 case QUALITY_REPORT_ID_APPROACH_LSTO: in getBqrEvent()
466 if (id == QUALITY_REPORT_ID_APPROACH_LSTO) { in writeToParcel()
501 if (id == QUALITY_REPORT_ID_APPROACH_LSTO) { in toString()
766 case QUALITY_REPORT_ID_APPROACH_LSTO: in qualityReportIdToString()
/packages/modules/Bluetooth/system/btif/include/
Dbtif_bqr.h210 QUALITY_REPORT_ID_APPROACH_LSTO = 0x02, enumerator
/packages/modules/Bluetooth/system/btif/src/
Dbtif_bqr.cc258 case QUALITY_REPORT_ID_APPROACH_LSTO: in QualityReportIdToString()
618 case QUALITY_REPORT_ID_APPROACH_LSTO: in CategorizeBqrEvent()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java331 QUALITY_REPORT_ID_APPROACH_LSTO(0x02), enumConstant
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt873 field public static final int QUALITY_REPORT_ID_APPROACH_LSTO = 2; // 0x2