sm8250-common: qsap: add wifi_qsap_set_tx_power
Change-Id: I9ef277db6f4e068e7b92710f6039b4f261d72282
This commit is contained in:
parent
cb80d968d3
commit
22daf1fca5
3 changed files with 45 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue