Searched refs:gattClientGetGattDbNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1052 static void gattClientGetGattDbNative(JNIEnv* env, jobject object, function in namespace:android
1704 {"gattClientGetGattDbNative", "(I)V", (void *) gattClientGetGattDbNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java735 gattClientGetGattDbNative(connId);
2360 private native void gattClientGetGattDbNative(int conn_id); method in class:GattService

Completed in 18 milliseconds