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
324 if (tagLength != RETRY_LEN) { in parseParams()
326 + RETRY_LEN); in parseParams()
666 appParamBuf.put((byte) RETRY_LEN); in encodeParams()