ofono: implement USSD interface
all the information for ofono USSD iface comes from https://github.com/FuriLabs/ofono/blob/trixie/ofono/doc/supplementaryservices-api.txt the introspect for gdbo bindings comes from gdbus introspect -x Signed-off-by: Bardia Moshiri <bardia@furilabs.com> Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/742>
This commit is contained in:
committed by
Marge Bot
parent
c6f816687d
commit
524235b86c
@@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
gnome = import('gnome')
|
||||
dbus_interfaces = ['manager', 'modem', 'call']
|
||||
dbus_interfaces = ['manager', 'modem', 'call', 'ussd']
|
||||
|
||||
gdbofono_src = []
|
||||
gdbofono_headers = []
|
||||
|
||||
Reference in New Issue
Block a user