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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1004 static void gattClientConnectNative(JNIEnv* env, jobject object, jint clientif, argument
1011 sGattIf->client->connect(clientif, &bda, isDirect, transport);
1282 static void gattClientReadRemoteRssiNative(JNIEnv* env, jobject object, jint clientif, argument
1290 sGattIf->client->read_remote_rssi(clientif, &bda);

Completed in 57 milliseconds