Searched defs:gattClientScanFilterDeleteNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DScanManager.java1133 private native void gattClientScanFilterDeleteNative(int client_if, method in class:ScanManager.ScanNative
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1398 static void gattClientScanFilterDeleteNative( function in namespace:android
2153 {"gattClientScanFilterDeleteNative",
2155 (void*)gattClientScanFilterDeleteNative},

Completed in 40 milliseconds