Searched refs:gattClientConfigureMTUNative (Results 1 – 2 of 2) sorted by relevance
1377 static void gattClientConfigureMTUNative(JNIEnv *env, jobject object, in gattClientConfigureMTUNative() function1712 {"gattClientConfigureMTUNative", "(II)V", (void *) gattClientConfigureMTUNative},
1588 gattClientConfigureMTUNative(connId, mtu); in configureMTU()2356 private native void gattClientConfigureMTUNative(int conn_id, int mtu); in gattClientConfigureMTUNative() method in GattService