zephyr/subsys/net/l2
Takumi Ando 1981eef674 net/l2: openthread: Add support for automatic joiner start
We sometimes want to join a device to OpenThread mesh automatically.
This commit adds supports to do by Kconfig.

The default of CONFIG_OPENTHREAD_JOINER_PSKD is based on this page:
https://codelabs.developers.google.com/codelabs/openthread-hardware/

Signed-off-by: Takumi Ando <takumi.ando@atmark-techno.com>
2019-03-04 19:51:10 -05:00
..
bluetooth net/l2: Switch bluetooth L2 to new net_pkt allocator 2019-02-21 09:30:20 -05:00
canbus net: canbus: Set link address type correctly 2019-02-08 16:01:49 +02:00
dummy net/l2: Finally get rid of reserve concept from L2 2018-12-14 14:16:37 +01:00
ethernet macros: deleted macros SECONDS(), MSEC(), USEC() 2019-03-04 19:04:21 -05:00
ieee802154 net/ieee802154: Switch fragmentation support to new net_pkt API 2019-02-23 07:44:59 -05:00
openthread net/l2: openthread: Add support for automatic joiner start 2019-03-04 19:51:10 -05:00
wifi shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
CMakeLists.txt net: l2: Add CANBUS L2 layer 2019-02-07 18:08:27 +02:00
Kconfig net: l2: Add CANBUS L2 layer 2019-02-07 18:08:27 +02:00