Home
last modified time | relevance | path

Searched refs:gattClientGetDeviceTypeNative (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java311 private native int gattClientGetDeviceTypeNative(String address); in gattClientGetDeviceTypeNative() method in GattNativeInterface
389 return gattClientGetDeviceTypeNative(address); in gattClientGetDeviceType()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1418 static int gattClientGetDeviceTypeNative(JNIEnv* env, jobject object, in gattClientGetDeviceTypeNative() function
2775 (void*)gattClientGetDeviceTypeNative},