Searched defs:gattClientSearchServiceNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1038 static void gattClientSearchServiceNative(JNIEnv* env, jobject object, function in namespace:android
2159 {"gattClientSearchServiceNative", "(IZJJ)V",
2160 (void*)gattClientSearchServiceNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1894 gattClientSearchServiceNative(connId, true, 0, 0);
2718 private native void gattClientSearchServiceNative(int conn_id, method in class:GattService

Completed in 36 milliseconds