Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp742 static jboolean copsResponseNative(JNIEnv* env, jobject /* object */, jstring operator_str, in copsResponseNative() argument
755 const char* operator_name = env->GetStringUTFChars(operator_str, nullptr); in copsResponseNative()
761 env->ReleaseStringUTFChars(operator_str, operator_name); in copsResponseNative()