Searched refs:gattClientGetDeviceTypeNative (Results 1 – 2 of 2) sorted by relevance
283 private native int gattClientGetDeviceTypeNative(String address); in gattClientGetDeviceTypeNative() method in GattNativeInterface424 return gattClientGetDeviceTypeNative(address); in gattClientGetDeviceType()
1311 static int gattClientGetDeviceTypeNative(JNIEnv* env, jobject /* object */, in gattClientGetDeviceTypeNative() function2789 (void*)gattClientGetDeviceTypeNative}, in register_com_android_bluetooth_gatt_()