mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-03-31 06:56:52 +02:00

Signal strength is expressed in negative dBm, so the value extracted is a signed 8-bit value, not unsigned.
Signal strength is expressed in negative dBm, so the value extracted is a signed 8-bit value, not unsigned.