Searched refs:gattClientGetDeviceTypeNative (Results 1 – 2 of 2) sorted by relevance
937 static int gattClientGetDeviceTypeNative(JNIEnv* env, jobject object, in gattClientGetDeviceTypeNative() function2141 (void*)gattClientGetDeviceTypeNative},
3059 int type = gattClientGetDeviceTypeNative(device.getAddress()); in getDeviceType()3269 private native int gattClientGetDeviceTypeNative(String address); in gattClientGetDeviceTypeNative() method in GattService