qcacld-3.0: Fix to halve tx power received from TPE IE

AP advertises TPE IE Tx power as 8-bit unsigned int. STA
needs to convert it into an 8-bit 2s complement signed
integer in the range –64 dBm to 63 dBm with a 0.5 dB step.
Thus, halve the tx power received from AP's TPE IE.

Bug: 287645819
Test: Regression Test
Change-Id: Ibd3227a2f11f230b164af3c65a65f5e61879e25d
CRs-Fixed: 3313617
Signed-off-by: Hsiu-Chang Chen <hsiuchangchen@google.com>
1 file changed
tree: 74b290da6113a904464a775e3f97f3a6071a2dcd
  1. fw-api/
  2. qca-wifi-host-cmn/
  3. qcacld-3.0/