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.cpp691 jstring operator_str, jbyteArray address) { in copsResponseNative() argument
703 const char* operator_name = env->GetStringUTFChars(operator_str, nullptr); in copsResponseNative()
710 env->ReleaseStringUTFChars(operator_str, operator_name); in copsResponseNative()