Searched refs:IsValidExtDataElementsType (Results 1 – 2 of 2) sorted by relevance
86 bool IsValidExtDataElementsType(uint64_t type);
227 if (IsValidExtDataElementsType(de_header->type)) { in DecodeDataElements()243 bool PresenceDecoderV1::IsValidExtDataElementsType(uint64_t type) { in IsValidExtDataElementsType() function in nearby::PresenceDecoderV1