Home
last modified time | relevance | path

Searched defs:channelArray (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/connection/wifi_direct/utils/
Dwifi_direct_network_utils.c66 static int32_t ChannelListToString(int32_t *channelArray, size_t channelArraySize, in ChannelListToString()
84 static int32_t StringToChannelList(char *channelListString, int32_t *channelArray, size_t *channelA… in StringToChannelList()
124 static bool IsInChannelList(int32_t channel, const int32_t *channelArray, size_t channelNum) in IsInChannelList()
/foundation/communication/dsoftbus/core/connection/wifi_direct/data/
Dresource_manager.c345 int32_t channelArray[CHANNEL_ARRAY_NUM_MAX]; in InitInterfaceInfo() local
381 int32_t channelArray[CHANNEL_ARRAY_NUM_MAX]; in UpdateInterfaceWithMode() local
/foundation/communication/dsoftbus/core/connection/wifi_direct/processor/
Dp2p_v1_processor.c382 int32_t channelArray[CHANNEL_ARRAY_NUM_MAX]; in CreateGroup() local
522 int32_t channelArray[CHANNEL_ARRAY_NUM_MAX]; in BuildConnectRequestAsNone() local
616 int32_t channelArray[CHANNEL_ARRAY_NUM_MAX]; in BuildConnectResponseAsNone() local
/foundation/communication/dsoftbus/core/connection/wifi_direct/adapter/single/
Dwifi_direct_p2p_adapter.c84 int32_t channelArray[CHANNEL_ARRAY_NUM_MAX]; in GetStationFrequency() local