Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java290 private native void gattClientConnectNative( in gattClientConnectNative() method in GattNativeInterface
452 gattClientConnectNative( in gattClientConnect()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1362 static void gattClientConnectNative(JNIEnv* env, jobject /* object */, in gattClientConnectNative() function
2795 (void*)gattClientConnectNative}, in register_com_android_bluetooth_gatt_()