mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-09-02 06:27:23 +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.