Home
last modified time | relevance | path

Searched refs:measNum (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/net/hdi/common/
H A Dsoftbus_adapter_wlan_extend.c60 if (g_channelList.measNum >= g_channelList.num) { in ExcuteChannelMeas()
69 g_channelList.measNum++; in ExcuteChannelMeas()
94 g_channelList.measNum = 0; in SoftBusRequestWlanChannelInfo()
124 (g_channelInfoList.buff + g_channelList.measNum-1)->channelId = 0; in GetOneChannelMeasResult()
125 (g_channelInfoList.buff + g_channelList.measNum-1)->chload = 0; in GetOneChannelMeasResult()
126 (g_channelInfoList.buff + g_channelList.measNum-1)->noise = 0; in GetOneChannelMeasResult()
/foundation/communication/dsoftbus/adapter/common/net/hdi/include/
H A Dsoftbus_adapter_wlan_extend.h32 uint32_t measNum; member

Completed in 1 milliseconds