fix(wifi):fix modem state rx bcn failed when tbtt update, support modem state for coexist
This commit is contained in:
@@ -155,6 +155,7 @@ typedef struct wifi_osi_funcs_t {
|
||||
#endif
|
||||
int (*_coex_schm_flexible_period_set)(uint8_t);
|
||||
uint8_t (*_coex_schm_flexible_period_get)(void);
|
||||
void * (*_coex_schm_get_phase_by_idx)(int);
|
||||
int32_t _magic;
|
||||
} wifi_osi_funcs_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user