Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java947 configureFilterParamter(scannerId, client, ALL_PASS_FILTER_SELECTION, filterIndex, in configureScanFilters()
976 configureFilterParamter(scannerId, client, featureSelection, filterIndex, in configureScanFilters()
1081 private void configureFilterParamter(int scannerId, ScanClient client, int featureSelection, in configureFilterParamter() method in ScanManager.ScanNative