So when I run the command
dumpsys telephony.registry | grep -i signalstrength
I get the following output:
mSignalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 25 -93 -12 300 2147483647 gsm|lte
I'm assuming the -93 is the dB value but I'm not sure. And for the other values I have no idea. I tried searching for a table to map each value but I couldn't find anything. I would really appreciate it if someone can let me know what each value means.