Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp774 fprhex(FILE *f_wp, char *buf, uint nbytes, bool prefix) in fprhex() function
3439 fprhex(w_fp, report_ptr->md5_prefix, MD5_PREFIX_LEN, false); in LoggerGetTxPktFate()
3450 fprhex(w_fp, report_ptr->frame_inf.frame_content.ethernet_ii_bytes, frame_len, true); in LoggerGetTxPktFate()
3454 fprhex(w_fp, report_ptr->frame_inf.frame_content.ieee_80211_mgmt_bytes, in LoggerGetTxPktFate()
3531 fprhex(w_fp, report_ptr->md5_prefix, MD5_PREFIX_LEN, false); in LoggerGetRxPktFate()
3540 fprhex(w_fp, report_ptr->frame_inf.frame_content.ethernet_ii_bytes, frame_len, in LoggerGetRxPktFate()
3545 fprhex(w_fp, report_ptr->frame_inf.frame_content.ieee_80211_mgmt_bytes, frame_len, in LoggerGetRxPktFate()