zephyr/net
Szymon Janc 017586707e Bluetooth: Set BR/EDR device name on init
This adds support for setting default BR/EDR name on init. For now
this is just static configuration but can be extended later on
to allow runtime configuration if requested.

< HCI Command: Write Local Name (0x03|0x0013) plen 248
        Name: Zephyr
> HCI Event: Command Complete (0x0e) plen 4
      Write Local Name (0x03|0x0013) ncmd 1
        Status: Success (0x00)

Change-Id: I59ecfc2be8e55c6f90cdb0f12c6fed7f7ce976f8
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-09-07 08:17:26 +03:00
..
bluetooth Bluetooth: Set BR/EDR device name on init 2016-09-07 08:17:26 +03:00
ip net: revert tcpip_poll_tcp() to not require a data_buf 2016-09-06 15:11:03 +00:00
buf.c net: buf: Fix compiling with debug options 2016-07-25 14:24:39 +00:00
Kconfig net: buf: Fix net buf debug 2016-02-05 20:24:47 -05:00
Makefile net/yaip: revert merge 2016-07-22 04:43:09 +00:00