Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp143 static jmethodID method_onClientPhyRead; variable
1032 method_onClientPhyRead = in classInitNative()
1226 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onClientPhyRead, clientIf, in readClientPhyCb()