Searched refs:metaDiscType (Results 1 – 3 of 3) sorted by relevance
225 info.metaInfo.metaDiscType = AUTH_LINK_TYPE_WIFI;
786 info->metaInfo.metaDiscType = info->metaInfo.metaDiscType | temp.metaDiscType; in LnnAddMetaInfo()817 … info->metaInfo.metaDiscType = (uint32_t)info->metaInfo.metaDiscType & ~(1 << (uint32_t)discType); in LnnDeleteMetaInfo()818 if (info->metaInfo.metaDiscType == 0) { in LnnDeleteMetaInfo()
100 uint32_t metaDiscType; member