Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfp.cpp690 jstring operator_str, jbyteArray address) { in copsResponseNative() argument
702 const char* operator_name = env->GetStringUTFChars(operator_str, nullptr); in copsResponseNative()
709 env->ReleaseStringUTFChars(operator_str, operator_name); in copsResponseNative()