Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java865 addFilterToController(scannerId, queue.pop(), filterIndex); in configureScanFilters()
974 private void addFilterToController(int scannerId, ScanFilterQueue.Entry entry, in addFilterToController() method in ScanManager.ScanNative