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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java58 private static final int FRACTION_DELIVER = 0x16; field in class:BluetoothMapAppParams
410 case FRACTION_DELIVER:
412 Log.w(TAG, "FRACTION_DELIVER: Wrong length received: " + tagLength +
709 appParamBuf.put((byte) FRACTION_DELIVER);

Completed in 411 milliseconds