qsap: Add wifi_qsap_set_tx_power

Change-Id: I9ef277db6f4e068e7b92710f6039b4f261d72282
This commit is contained in:
Dan Pasanen
2018-02-05 08:35:30 -06:00
committed by Nolen Johnson
parent 9cfce3a31b
commit c61e35d742
3 changed files with 45 additions and 1 deletions

View File

@@ -77,7 +77,8 @@ enum error_val {
eERR_LOAD_FAILED_SDIOIF,
eERR_LOAD_FAILED_SOFTAP,
eERR_SET_CHAN_RANGE,
eERR_GET_AUTO_CHAN
eERR_GET_AUTO_CHAN,
eERR_SET_TX_POWER
};
#ifndef WIFI_DRIVER_CONF_FILE