zephyr/subsys
Jordan Yates 54d13ba589 lorawan: add callback for datarate changes
Add a callback to notify applications when the datarate has changed.
This allows applications to know when payload sizes have changed without
needing to call `lorawan_get_payload_sizes` before each transmission.

This also enables:
 * Monitoring of network conditions on the device
 * Determining if a network connection has been lost

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-02-28 16:36:57 -05:00
..
bluetooth Bluetooth: Use bt_id_get function to get count 2021-02-26 08:12:43 -05:00
canbus canbus: canopen: program: read flash in 32 byte chunks 2021-01-20 14:18:03 -06:00
console
cpp
debug spinlock: validate: fix the dependency with MP_NUM_CPUS 2021-01-26 08:43:45 -05:00
demand_paging mmu: backing stores reserve page fault room 2021-01-23 19:47:23 -05:00
dfu
disk disk: stm32: Select `USE_STM32_HAL_SD_EX` on stm32l4 2021-02-24 18:10:09 -06:00
emul emul: Add an emulator for the eSPI Host 2021-01-20 17:49:19 -05:00
fb
fs fs: littlefs: fix mis-use of preprocessor 2021-02-08 11:36:24 -05:00
ipc arm: Remove Musca-A SoC/board support 2021-02-15 21:04:23 +03:00
jwt
logging logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
lorawan lorawan: add callback for datarate changes 2021-02-28 16:36:57 -05:00
mgmt net: coap: clean up token usage in samples and tests 2021-02-02 14:03:01 -05:00
net net: socket send timeout option 2021-02-24 14:16:33 +02:00
power power: Remove PM_STATE_LOCK option 2021-02-15 08:08:36 -05:00
random
settings settings: Handle unhandled error 2021-02-03 08:37:11 -05:00
shell shell: add an option for minimal default configuration 2021-02-27 10:26:33 +01:00
stats
storage
testsuite ztest: fix z_assert_within() bounds 2021-02-17 06:32:02 -05:00
timing
tracing
usb usb: hid: make config USB_DEVICE_HID menuconfig 2021-02-19 14:39:26 -05:00
CMakeLists.txt demand_paging: add infra for demand paging modules 2021-01-23 19:47:23 -05:00
Kconfig demand_paging: add infra for demand paging modules 2021-01-23 19:47:23 -05:00