[ofono-binder] Add support for network scan API. JB#58746

It doesn't seem to work reliably on all supported devices and
currently only used a fallback if getAvailableNetworks is not
supported.
This commit is contained in:
Slava Monich
2022-11-22 16:30:17 +02:00
parent 1ee5bde1b3
commit 1ca4036fca
8 changed files with 893 additions and 65 deletions

View File

@@ -58,6 +58,7 @@ SRC = \
binder_modem.c \
binder_netreg.c \
binder_network.c \
binder_oplist.c \
binder_radio.c \
binder_radio_caps.c \
binder_radio_settings.c \