Searched refs:IsFeatureAck (Results 1 – 5 of 5) sorted by relevance
31 return IsFeatureAck(featureSet); in DoSomethingInterestingWithMyAPI()
40 bool IsFeatureAck(uint32_t featureSet);
300 bool res = IsFeatureAck(featureSet);312 bool res = IsFeatureAck(featureSet);
58 bool IsFeatureAck(uint32_t featureSet) in IsFeatureAck() function
23 IsFeatureAck;