Home
last modified time | relevance | path

Searched refs:maxSupportedRxLinkSpeed (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_scan_msg.h164 int maxSupportedRxLinkSpeed; member
182 maxSupportedRxLinkSpeed = 0; in WifiScanInfo()
/ohos5.0/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_linked_info.h79 int maxSupportedRxLinkSpeed; member
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_event.cpp69 dstInfo->maxSupportedRxLinkSpeed = linkedInfo.maxSupportedRxLinkSpeed; in ConvertedLinkedInfo()
H A Dwifi_c_device.cpp340 result->maxSupportedRxLinkSpeed = linkedInfo.maxSupportedRxLinkSpeed; in GetLinkedInfoFromCpp()
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h215 int maxSupportedRxLinkSpeed; member
246 maxSupportedRxLinkSpeed = 0; in WifiLinkedInfo()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_stub.cpp251 scanInfoStream << result[i].maxSupportedRxLinkSpeed << ";"; in SendScanInfo()
294 reply.WriteInt32(result[i].maxSupportedRxLinkSpeed); in SendScanInfoSmall()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_proxy.cpp273 info.maxSupportedRxLinkSpeed = CheckDataLegal(tokens[dataRecvLen++]); in GetScanInfo()
333 info.maxSupportedRxLinkSpeed = reply.ReadInt32(); in ParseScanInfosSmall()
H A Dwifi_device_proxy_lite.cpp196 (void)ReadInt32(reply, &info.maxSupportedRxLinkSpeed); in ReadLinkedInfo()
H A Dwifi_device_proxy.cpp1293 info.maxSupportedRxLinkSpeed = reply.ReadInt32(); in ReadLinkedInfo()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_center.cpp602 linkInfo.maxSupportedRxLinkSpeed = iter->maxSupportedRxLinkSpeed; in SetWifiLinkedStandardAndMaxSpeed()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_stub_lite.cpp485 (void)WriteInt32(reply, (int)wifiInfo.maxSupportedRxLinkSpeed); in OnGetLinkedInfo()
H A Dwifi_device_service_impl.cpp1347 … info.maxSupportedRxLinkSpeed, info.maxSupportedTxLinkSpeed, info.rxLinkSpeed, info.txLinkSpeed); in GetLinkedInfo()
H A Dwifi_device_stub.cpp912 reply.WriteInt32((int)wifiInfo.maxSupportedRxLinkSpeed); in OnGetLinkedInfo()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-communication.md144 |新增|NA|模块名: ohos.wifiManager<br>类名: WifiLinkedInfo<br>方法 or 属性:maxSupportedRxLinkSpeed: number;|@oh…
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.cpp723 … scanInfo.maxSupportedRxLinkSpeed = GetWifiMaxSupportedMaxSpeed(interInfo, MAX_RX_SPATIAL_STREAMS); in ConvertScanInfo()
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-communication.md144 …nager<br>Class name: WifiLinkedInfo<br>Method or attribute name: maxSupportedRxLinkSpeed: number;|…
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_device.cpp1037 …nt32(env, "maxSupportedRxLinkSpeed", static_cast<int>(linkedInfo.maxSupportedRxLinkSpeed), result); in LinkedInfoToJs()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-wifiManager.md985 | maxSupportedRxLinkSpeed<sup>10+</sup> | number | 是 | 否 | 当前支持的最大下行速率,单位Mbps/s。 |
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp1069 … linkedInfo.maxSupportedRxLinkSpeed, linkedInfo.maxSupportedTxLinkSpeed, linkedInfo.connState, in DealSignalPollResult()
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-wifiManager.md985 | maxSupportedRxLinkSpeed<sup>10+</sup> | number | Yes| No| Maximum downlink speed supported, in Mb…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-communication.md709 |新增|NA|类名:WifiLinkedInfo;<br>方法or属性:maxSupportedRxLinkSpeed: number;|@ohos.wifiManager.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-communication.md709 |Added|NA|Class name: WifiLinkedInfo;<br>Method or attribute name: maxSupportedRxLinkSpeed: number;…