Home
last modified time | relevance | path

Searched refs:on_time_nbd (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dlink_layer_stats.cpp53 uint32_t on_time_nbd; member
117 ALOGE("on_time_nbd: = %d", radio_stat->on_time_nbd); in handleResponse()
147 external_stat_ptr->on_time_nbd = internal_stat_ptr->on_time_nbd; in convertToExternalRadioStatStructure()
/hardware/libhardware_legacy/include/hardware_legacy/
Dlink_layer_stats.h98 …u32 on_time_nbd; // msecs the radio is awake due to NAN (32 bits number accr… member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dllstats.cpp745 …stats->on_time_nbd = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME_NBD]); in get_wifi_radio_stats()
1000 radioStatsBuf->on_time_nbd, in handleResponse()