Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java131 static final int ROLLOVER_COUNTERS = 7; field in BluetoothPbapService
404 case ROLLOVER_COUNTERS: in handleMessage()
DBluetoothPbapUtils.java370 handler.sendMessage(handler.obtainMessage(BluetoothPbapService.ROLLOVER_COUNTERS)); in updateSecondaryVersionCounter()