Home
last modified time | relevance | path

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

/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h149 WifiP2pWfdInfo(int info, int port, int throughput) in WifiP2pWfdInfo() argument
150 : wfdEnabled(true), deviceInfo(info), ctrlPort(port), maxThroughput(throughput) in WifiP2pWfdInfo()
160 void SetMaxThroughput(int throughput);
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_msg.cpp50 void WifiP2pWfdInfo::SetMaxThroughput(int throughput) in SetMaxThroughput() argument
52 maxThroughput = throughput; in SetMaxThroughput()

Completed in 4 milliseconds