Add signal strength APIs in netreg atom
Add CIND and CIEV support in emulator atom for service,
roaming and signal indicators
Frédéric Danis (4):
emulator: add network info support for HFP
netreg: add get signal strength API
netreg: add support for signal strength get and watch APIs
emulator: add network signal support for HFP
include/netreg.h | 1 +
src/emulator.c | 162 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/network.c | 61 ++++++++++++++++++++
src/ofono.h | 10 +++
4 files changed, 234 insertions(+), 0 deletions(-)