Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java94 private static final int MESSAGE_LISTING_SIZE_LEN = 0x02; // , 0x0000, 0xFFFF), field in BluetoothMapAppParams
545 if (tagLength != MESSAGE_LISTING_SIZE_LEN) { in parseParams()
551 + MESSAGE_LISTING_SIZE_LEN); in parseParams()
1069 appParamBuf.put((byte) MESSAGE_LISTING_SIZE_LEN); in encodeParams()