Searched refs:radio (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
H A Dlink_layer_stats.h96 u32 on_time; // msecs the radio is awake (32 bits number accruing over time)
100 /* radio statistics */
102 wifi_radio radio; // wifi radio (if multiple radio supported) member in struct:__anon1360
103 u32 on_time; // msecs the radio is awake (32 bits number accruing over time)
104 u32 tx_time; // msecs the radio is transmitting (32 bits number accruing over time)
105 u32 rx_time; // msecs the radio is in active receive (32 bits number accruing over time)
106 u32 on_time_scan; // msecs the radio is awake due to all scan (32 bits number accruing over time)
107 u32 on_time_nbd; // msecs the radio i
[all...]
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dllstats.cpp329 stats->radio = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ID]);
398 ALOGI(" radio is %u ", mResultsParams.radio_stat->radio);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h1036 uint16 radio; /* Radio attenuation */ member in struct:__anon67
1268 uint radiorev; /* radio revision */
1743 /* Bit masks for radio disabled status - returned by WL_GET_RADIO */
2917 #define WL_LED_RADIO 3 /* radio enabled */
2918 #define WL_LED_ARADIO 4 /* 5 Ghz radio enabled */
2919 #define WL_LED_BRADIO 5 /* 2.4Ghz radio enabled */
3225 uint32 rfdisable; /* count of radio disables */
3490 uint32 rfdisable; /* count of radio disables */

Completed in 43 milliseconds