Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java73 private static final int FRACTION_DELIVER_LEN = 0x01; //, 0x0000, 0x0001), field in BluetoothMapAppParams
339 if (tagLength != FRACTION_DELIVER_LEN) { in ParseParams()
341 + FRACTION_DELIVER_LEN); in ParseParams()
516 appParamBuf.put((byte) FRACTION_DELIVER_LEN); in EncodeParams()