Home
last modified time | relevance | path

Searched refs:currentRxBytes (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/framework/model/network/wifi/include/
Dhdf_wifi_cmd.h470 int32_t currentRxBytes; member
/drivers/peripheral/wlan/client/include/
Dwifi_driver_client.h293 int32_t currentRxBytes; member
/drivers/interface/wlan/v1_1/
DWlanTypes.idl360 int currentRxBytes;
/drivers/peripheral/wlan/client/src/netlink/
Dnetlink_cmd_adapter.c2621 signalResult->currentRxBytes = nla_get_u32(stats[NL80211_STA_INFO_RX_BYTES]); in SignalInfoHandler()