Implement wifi_qsap_set_tx_power
Used by radio proprietary binaries from Motorola. Change-Id: I9fd49cbba6001a4c7ddadf5cb88df06d6146f01a
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user