qsap: Add wifi_qsap_set_tx_power
Change-Id: I9ef277db6f4e068e7b92710f6039b4f261d72282
This commit is contained in:
committed by
Nolen Johnson
parent
9cfce3a31b
commit
c61e35d742
@@ -48,6 +48,7 @@ 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);
|
||||
s32 wifi_qsap_set_tx_power(s32 tx_power);
|
||||
|
||||
#ifdef QCOM_WLAN_CONCURRENCY
|
||||
s32 wifi_qsap_start_softap_in_concurrency(void);
|
||||
|
||||
Reference in New Issue
Block a user