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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java96 private static final int FRACTION_DELIVER_LEN = 0x01; //, 0x0000, 0x0001), field in class:BluetoothMapAppParams
411 if (tagLength != FRACTION_DELIVER_LEN) {
413 " expected: " + FRACTION_DELIVER_LEN);
710 appParamBuf.put((byte) FRACTION_DELIVER_LEN);

Completed in 273 milliseconds