NetConn_NetCapabilities
typedef struct NetConn_NetCapabilities {...} NetConn_NetCapabilities
Overview
Defines network capability sets.
Since: 11
Related module: NetConnection
Header file: net_connection_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint32_t linkUpBandwidthKbps | Uplink bandwidth. |
| uint32_t linkDownBandwidthKbps | Downlink bandwidth. |
| NetConn_NetCap netCaps[NETCONN_MAX_CAP_SIZE] | Network capability list. |
| int32_t netCapsSize | Actual size of the network capability list. |
| NetConn_NetBearerType bearerTypes[NETCONN_MAX_BEARER_TYPE_SIZE] | Bearer type list. |
| int32_t bearerTypesSize | Actual size of the bearer type list. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-netconnection-netconn-connectionproperties
openharmony 鸿蒙 errorcode-net-mdns
openharmony 鸿蒙 js-apis-net-ethernet-sys
openharmony 鸿蒙 errorcode-net-http
openharmony 鸿蒙 capi-netstack-http-proxy
openharmony 鸿蒙 js-apis-system-fetch
openharmony 鸿蒙 errorcode-kernel
openharmony 鸿蒙 capi-netstack-netstack-certblob