Searched refs:BSSType (Results 1 – 2 of 2) sorted by relevance
436 eCsrRoamBssType BSSType; member791 (pProfile)->BSSType)793 (pProfile)->BSSType)795 #define CSR_IS_NDI(profile) (eCSR_BSS_TYPE_NDI == (profile)->BSSType)801 #define CSR_IS_CONN_NDI(profile) (eCSR_BSS_TYPE_NDI == (profile)->BSSType)
2903 roam_profile->BSSType = eCSR_BSS_TYPE_INFRASTRUCTURE; in hdd_roam_profile_init()