Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanNativeInterface.java118 private native void gattClientReadScanReportsNative(int clientIf, int scanType); in gattClientReadScanReportsNative() method in ScanNativeInterface
204 gattClientReadScanReportsNative(clientIf, scanType); in gattClientReadScanReports()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1913 static void gattClientReadScanReportsNative(JNIEnv* /* env */, in gattClientReadScanReportsNative() function
2606 (void*)gattClientReadScanReportsNative}, in register_com_android_bluetooth_gatt_scan()