HomeSort by relevance Sort by last modified time
    Searched full:matchesfilters (Results 1 - 1 of 1) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 629 if (hasScanResultPermission(client) && matchesFilters(client, result)) {
673 private boolean matchesFilters(ScanClient client, ScanResult scanResult) {
    [all...]

Completed in 155 milliseconds