zephyr/tests
Peter Bigot 8bd676ed38 sys: onoff: generalize and shorten API
The original API was misnamed, as the intent was to provide a manager
that decoupled state management from the service that needed to be
turned on or off.  Update all the names, shortening them where
appropriate removing unncessary internal components like _service.

Also remove some API that misled developers into believing that onoff
managers are normally expected to be exposed directly to consumers.
While this is a use case, in most situations there are service or
client-specific actions that need to be coupled to transition events.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-04-06 16:41:41 +02:00
..
application_development
arch
benchmarks tests: benchmarks: use high-res counter for MEC1501 SoC 2020-03-31 19:52:21 -04:00
bluetooth boards: nrf52810_pca10040: Rename to nrf52dk_nrf52810 2020-04-06 13:09:07 +02:00
boards tests: Convert to new DT_INST macros 2020-03-31 19:31:20 -05:00
crypto
drivers boards: nrf52_pca20020: Rename to thingy52_nrf52832 2020-04-06 13:09:07 +02:00
kernel boards: nrf52810_pca10040: Rename to nrf52dk_nrf52810 2020-04-06 13:09:07 +02:00
lib sys: onoff: generalize and shorten API 2020-04-06 16:41:41 +02:00
misc/test_build boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
net net: ieee802154_radio: Allow to specify TX mode 2020-04-03 14:07:41 +03:00
portability
posix
shell
subsys boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
unit
ztest