softap: support for starting/stopping Wigig soft AP
Support new command: eCMD_ENABLE_WIGIG_SOFTAP. Change-Id: Idf747b74191de4904ca939601a263b9fb8f9e971 CRs-Fixed: 1016741
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
4d6c04aa73
commit
350c353182
@@ -44,6 +44,8 @@ s32 commit(void);
|
||||
s32 is_softap_enabled(void);
|
||||
s32 wifi_qsap_start_softap(void);
|
||||
s32 wifi_qsap_stop_softap(void);
|
||||
s32 wifi_qsap_start_wigig_softap(void);
|
||||
s32 wifi_qsap_stop_wigig_softap(void);
|
||||
s32 wifi_qsap_reload_softap(void);
|
||||
s32 wifi_qsap_unload_wifi_sta_driver(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user