Add prototypes for existing softap_xxx_station_info SDK functions
This commit is contained in:
parent
43a8bf2087
commit
83cb660915
3 changed files with 16 additions and 2 deletions
|
|
@ -81,8 +81,8 @@ struct sdk_g_ic_volatile_st {
|
|||
|
||||
void *_unknown180;
|
||||
void *_unknown184;
|
||||
struct station_info *station_info_head;
|
||||
struct station_info *station_info_tail;
|
||||
struct sdk_station_info *station_info_head;
|
||||
struct sdk_station_info *station_info_tail;
|
||||
uint32_t _unknown190;
|
||||
uint32_t _unknown194;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue