Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java93 private static final int FOLDER_LISTING_SIZE_LEN = 0x02; // , 0x0000, 0xFFFF), field in BluetoothMapAppParams
527 if (tagLength != FOLDER_LISTING_SIZE_LEN) { in parseParams()
533 + FOLDER_LISTING_SIZE_LEN); in parseParams()
1064 appParamBuf.put((byte) FOLDER_LISTING_SIZE_LEN); in encodeParams()