Searched refs:Filter (Results 1 – 5 of 5) sorted by relevance
148 void Filter(std::function<bool(const KeyParameter&)> doKeep);
698 * NAN Service Response Filter Attribute Bit.1039 * NAN Spec: matching_filter_tx and Service Descriptor Attribute (SDA) / Matching Filter1144 * Filter (SRF) attribute is populated. Relevant only if |shouldUseSrf| is set to true.1145 * NAN Spec: Service Descriptor Attribute (SDA) / Service Response Filter / SRF Control / SRF Type1152 * NAN Spec: Service Descriptor Attribute (SDA) / Service Response Filter / SRF Control / Include1156 * Control whether the Service Response Filter (SRF) is used.1158 * Service Response Filter Present1169 * NAN Interface Addresses constituting the Service Response Filter (SRF).1171 * NAN Spec: Service Descriptor Attribute (SDA) / Service Response Filter / Address Set1417 * NAN Spec: Service Descriptor Attribute (SDA) / Matching Filter
32 * APF (Android Packet Filter) is a BPF like packet filtering
100 * @param filter Filter to apply on the fetched program list.
132 void AuthorizationSet::Filter(std::function<bool(const KeyParameter&)> doKeep) { in Filter() function in android::hardware::keymaster::V4_0::AuthorizationSet