Re: [PATCH 2/3] technology: Leverage 'DefaultEnabledTechnologies' setting.

Denis Kenzior <[email protected]> Mon, 4 Aug 2025 13:54:11 -0500
Newsgroups dev.linux.lists.connman
Message-ID <[email protected]>
Hi Grant,

 >
>> Perhaps instead of duplicating these strings everywhere, the CONF_* defines should move somewhere as public API?
> 
> Fully agreed. Do you have any preferences on where?
> 

ConnMan uses a single header file (src/connman.h), so that's as good a place as 
any for now.  Maybe in the future we start modularizing the code a bit more, but 
that is a battle for another day.

Regards,
-Denis