Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp1370 std::vector<uint8_t>& rowVector = res[i]; in convertToDataVectors() local
1371 rowVector.resize(dataSize); in convertToDataVectors()
1373 reinterpret_cast<jbyte*>(rowVector.data())); in convertToDataVectors()