Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java66 private static final int SUBJECT_LENGTH = 0x13; field in BluetoothMapAppParams
314 case SUBJECT_LENGTH: in ParseParams()
500 appParamBuf.put((byte) SUBJECT_LENGTH); in EncodeParams()