]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Add Min/Max Transmit Power Capability into STA command
authorbhagavathi perumal s <bperumal@qti.qualcomm.com>
Fri, 6 Oct 2017 15:03:25 +0000 (20:33 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 30 Oct 2017 22:22:58 +0000 (00:22 +0200)
commitba72b4b126a5768a15bf6be5870f323cd7981fcc
treec3d7b005908de5d926110850f38aca11cb974b03
parent33c8bbd8ca7a6f6cb6bfc24aa4e1e6f8a076ed5d
hostapd: Add Min/Max Transmit Power Capability into STA command

This provides access to the Minimum/Maximum Transmit Power Capabilitie
fileds (the nominal minimum/maximum transmit power with which the STA
is capable of transmitting in the current channel; signed integer in
units of decibels relative to 1 mW).

Signed-off-by: bhagavathi perumal s <bperumal@qti.qualcomm.com>
src/ap/ctrl_iface_ap.c
src/ap/ieee802_11.c
src/ap/sta_info.h
src/common/ieee802_11_common.c
src/common/ieee802_11_common.h