Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java120 static final int ROLLOVER_COUNTERS = 7; field in BluetoothPbapService
566 case ROLLOVER_COUNTERS: in handleMessage()
DBluetoothPbapUtils.java475 handler.sendMessage(handler.obtainMessage(BluetoothPbapService.ROLLOVER_COUNTERS)); in updateSecondaryVersionCounter()