struct brcmf_btcoex_info

Defined at line 86 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/btcoex.cc

struct brcmf_btcoex_info - BT coex related information

: timer for DHCP state machine

: configured timeout.

: DHCP timer active

: DHCP finished before T1/T2 timer expiration

: DHCP state machine state

: DHCP state machine work

: driver private data for cfg80211 interface

: saved value of btc_params 66

: saved value of btc_params 41

: saved value of btc_params 68

: flag indicating regs 66,41,68

have been saved

: saved value of btc_params 51

: saved value of btc_params 64

: saved value of btc_params 65

: saved value of btc_params 71

: flag indicating regs 50,51,64,65,71

have been saved

Public Members

struct brcmf_cfg80211_vif * vif
Timer * timer
uint16_t timeout
bool timer_on
bool dhcp_done
brcmf_btcoex_state bt_state
WorkItem work
struct brcmf_cfg80211_info * cfg
uint32_t reg66
uint32_t reg41
uint32_t reg68
bool saved_regs_part1
uint32_t reg50
uint32_t reg51
uint32_t reg64
uint32_t reg65
uint32_t reg71
bool saved_regs_part2