Searched refs:gattServerDisconnectNative (Results 1 – 2 of 2) sorted by relevance
356 private native void gattServerDisconnectNative(int serverIf, String address, int connId); in gattServerDisconnectNative() method in GattNativeInterface601 gattServerDisconnectNative(serverIf, address, connId); in gattServerDisconnect()
1949 static void gattServerDisconnectNative(JNIEnv* env, jobject /* object */, in gattServerDisconnectNative() function2836 (void*)gattServerDisconnectNative}, in register_com_android_bluetooth_gatt_()