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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java755 gattClientGetCharacteristicNative(connId, srvcType,
2145 gattClientGetCharacteristicNative(svc.connId, svc.srvcType,
2376 private native void gattClientGetCharacteristicNative(int conn_id, method in class:GattService
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1043 static void gattClientGetCharacteristicNative(JNIEnv* env, jobject object, function in namespace:android
1852 {"gattClientGetCharacteristicNative", "(IIIJJIJJ)V", (void *) gattClientGetCharacteristicNative},

Completed in 171 milliseconds