com_android_bluetooth_avrcp.cpp | 57 static bool copy_jstring(uint8_t* str, int maxBytes, jstring jstr, JNIEnv* env); 686 if (!copy_jstring(pAttrs[attr_cnt].text, BTRC_MAX_ATTR_STR_LEN, text.get(), 756 if (!copy_jstring(pAttrs[attr_cnt].text, BTRC_MAX_ATTR_STR_LEN, text.get(), 1507 static bool copy_jstring(uint8_t* str, int maxBytes, jstring jstr, function in namespace:android [all...] |