zephyr/net
Jukka Rissanen b8fb7ebd02 net: apps: Fix the 802.15.4 monitor application
The 802.15.4 monitor application had issues with connecting
pipes together and making sure the first byte from qemu is
not lost. Before starting real data connection we send five
null bytes and the discard them in receiving side.

Change-Id: I376ae4f79aaa1ea742640999ec5b3d9c57a1279a
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:24:25 -05:00
..
bluetooth Bluetooth: Move HCI core code to reduce number of ifdefs 2016-02-05 20:24:25 -05:00
ip net: apps: Fix the 802.15.4 monitor application 2016-02-05 20:24:25 -05:00
Kconfig kconfig: add menu for networking 2016-02-05 20:14:26 -05:00
Makefile