Hi Slava, On 06/21/2018 12:20 PM, Slava Monich wrote:
--- include/types.h | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+)
Can you help me understand what is the motivation behind this? In the past we opted not to expose OFONO enums for well-known values (e.g. those defined in 27.007).
Internally oFono uses defines from common.h and builtin drivers can easily access that as well if code clarity is needed.
Also note that certain values (e.g. DISCONNECTED) are not meant to be used outside of the core and are not defined by 27.007. They're special cases that are handled by e.g. ofono_voicecall_disconnected.
Regards, -Denis _______________________________________________ ofono mailing list [email protected] https://lists.ofono.org/mailman/listinfo/ofono
