Searched refs:AP_CHANNEL_INVALID (Results 1 – 2 of 2) sorted by relevance
47 int bestChannel = AP_CHANNEL_INVALID; in UpdateApChannelConfig()60 if (bestChannel == AP_CHANNEL_INVALID) { in UpdateApChannelConfig()79 return AP_CHANNEL_INVALID; in GetBestChannelFor2G()100 return AP_CHANNEL_INVALID; in GetBestChannelFor5G()
25 #define AP_CHANNEL_INVALID (-1) macro