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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java57 private static final int FRACTION_REQUEST = 0x15; field in class:BluetoothMapAppParams
402 case FRACTION_REQUEST:
404 Log.w(TAG, "FRACTION_REQUEST: Wrong length received: " + tagLength +
704 appParamBuf.put((byte) FRACTION_REQUEST);

Completed in 12 milliseconds