Searched refs:matchesFilters (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java611 if (hasScanResultPermission(client) && matchesFilters(client, result)) {
653 private boolean matchesFilters(ScanClient client, ScanResult scanResult) { method in class:GattService
1058 if (matchesFilters(client, scanResult)) {

Completed in 50 milliseconds