]> git.ipfire.org Git - thirdparty/hostap.git/commit
common: Add helper function to convert RSSI to RCPI
authorAvraham Stern <avraham.stern@intel.com>
Wed, 28 Dec 2016 13:06:45 +0000 (15:06 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 3 Jan 2017 13:18:29 +0000 (15:18 +0200)
commitb3060bf99fd5ed392dd7e762fa579fa733a54da1
tree638c81205a2323726950ae66cc7d48eba396ad7c
parent1ac4dba31a67d3133a6657ff5382c71d96ebf5ad
common: Add helper function to convert RSSI to RCPI

This conversion will be done several times in the code, so add a helper
function that does this conversion.

Signed-off-by: Avrahams Stern <avraham.stern@intel.com>
src/utils/common.c
src/utils/common.h
wpa_supplicant/rrm.c