Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java88 private static final int RETRY_LEN = 0x01; // , 0x0000, 0x0001), field in BluetoothMapAppParams
419 if (tagLength != RETRY_LEN) { in parseParams()
425 + RETRY_LEN); in parseParams()
1034 appParamBuf.put((byte) RETRY_LEN); in encodeParams()