Searched refs:gattClientConnectNative (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_gatt.cpp | 986 static void gattClientConnectNative(JNIEnv* env, jobject object, jint clientif, in gattClientConnectNative() function 2147 (void*)gattClientConnectNative},
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 2218 gattClientConnectNative(clientIf, address, isDirect, transport, opportunistic, phy); in clientConnect() 3275 private native void gattClientConnectNative(int clientIf, String address, boolean isDirect, in gattClientConnectNative() method in GattService
|