Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dauthorization_set.h148 void Filter(std::function<bool(const KeyParameter&)> doKeep);
/hardware/interfaces/wifi/1.0/
Dtypes.hal698 * NAN Service Response Filter Attribute Bit.
1039 * NAN Spec: matching_filter_tx and Service Descriptor Attribute (SDA) / Matching Filter
1144 * 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 Type
1152 * NAN Spec: Service Descriptor Attribute (SDA) / Service Response Filter / SRF Control / Include
1156 * Control whether the Service Response Filter (SRF) is used.
1158 * Service Response Filter Present
1169 * NAN Interface Addresses constituting the Service Response Filter (SRF).
1171 * NAN Spec: Service Descriptor Attribute (SDA) / Service Response Filter / Address Set
1417 * NAN Spec: Service Descriptor Attribute (SDA) / Matching Filter
DIWifiStaIface.hal32 * APF (Android Packet Filter) is a BPF like packet filtering
/hardware/interfaces/broadcastradio/2.0/
DITunerSession.hal100 * @param filter Filter to apply on the fetched program list.
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp132 void AuthorizationSet::Filter(std::function<bool(const KeyParameter&)> doKeep) { in Filter() function in android::hardware::keymaster::V4_0::AuthorizationSet