Home
last modified time | relevance | path

Searched defs:appParamBuf (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java176 ByteBuffer appParamBuf = ByteBuffer.wrap(appParams); in ParseParams() local
405 ByteBuffer appParamBuf = ByteBuffer.allocate(getParamMaxLength()); in EncodeParams() local