Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java85 private static final int RETRY_LEN = 0x01; //, 0x0000, 0x0001), field in BluetoothMapAppParams
322 if (tagLength != RETRY_LEN) { in ParseParams()
324 + RETRY_LEN); in ParseParams()
654 appParamBuf.put((byte) RETRY_LEN); in EncodeParams()