Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothQualityReport.java96 @SystemApi public static final int QUALITY_REPORT_ID_CONN_FAIL = 0x08; field in BluetoothQualityReport
107 QUALITY_REPORT_ID_CONN_FAIL,
264 } else if (id == QUALITY_REPORT_ID_CONN_FAIL) { in BluetoothQualityReport()
287 } else if (id == QUALITY_REPORT_ID_CONN_FAIL) { in BluetoothQualityReport()
420 case QUALITY_REPORT_ID_CONN_FAIL: in getBqrEvent()
472 } else if (id == QUALITY_REPORT_ID_CONN_FAIL) { in writeToParcel()
507 } else if (id == QUALITY_REPORT_ID_CONN_FAIL) { in toString()
772 case QUALITY_REPORT_ID_CONN_FAIL: in qualityReportIdToString()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt874 field public static final int QUALITY_REPORT_ID_CONN_FAIL = 8; // 0x8