ap6212 softap support
This commit is contained in:
parent
73a04365cb
commit
6e8b520dcb
7 changed files with 13 additions and 10 deletions
|
@ -27,7 +27,7 @@ const char *get_wifi_driver_name();
|
|||
const char *get_fw_path_sta();
|
||||
const char *get_fw_path_ap();
|
||||
const char *get_fw_path_p2p();
|
||||
void get_driver_module_arg(char* arg);
|
||||
void get_driver_module_arg(char* arg, int mode);
|
||||
const char *get_supplicant_para(int set_p2p_supported);
|
||||
|
||||
#if __cplusplus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue