Home
last modified time | relevance | path

Searched refs:WifiDirectNegotiateChannel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_types.h119 struct WifiDirectNegotiateChannel { struct
165 struct WifiDirectNegotiateChannel negoChannel;
181 struct WifiDirectNegotiateChannel negoChannel;
189 struct WifiDirectNegotiateChannel negoChannel;
H A Dwifi_direct_scheduler.h165 static void DumpNegotiateChannel(const WifiDirectNegotiateChannel &channel);
H A Dwifi_direct_scheduler.cpp192 void WifiDirectScheduler::DumpNegotiateChannel(const WifiDirectNegotiateChannel &channel) in DumpNegotiateChannel()