zephyr/subsys/net/lib/app
Tomasz Bursztyka c88000a051 net/ieee802154: Split the net mgmt part from the L2 specific header
L2 specific data and IEEE 802154 net mgmt interface are not related.
Plus, application may use the net mgmt part, not the L2 one. So let's
split the content in relevant headers.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-12-12 09:29:48 -05:00
..
CMakeLists.txt subsys/net/lib: Clear up CMakeLists.txt 2017-12-11 09:34:16 -05:00
Kconfig net/ieee802154: Make RAW mode generic 2017-11-22 10:10:09 -05:00
bt_settings.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
bt_settings.h Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
client.c net: app: Do not allow local unspecified address in client 2017-11-18 08:52:40 -05:00
ieee802154_settings.c net/ieee802154: Split the net mgmt part from the L2 specific header 2017-12-12 09:29:48 -05:00
ieee802154_settings.h net: app: Setup IEEE 802.15.4 during init 2017-07-20 17:09:27 +03:00
init.c net: app: Don't wait for DAD to finish when DAD is disabled 2017-09-29 15:07:29 +03:00
net_app.c net: app: Honor MTU when sending TLS/DTLS data 2017-11-22 10:10:31 -05:00
net_app_private.h net: app: Fix compilation error if debugging is enabled 2017-10-24 11:40:55 -07:00
server.c net: app: Close TLS connection properly 2017-10-19 22:21:25 -04:00