zephyr/net/bluetooth
Szymon Janc 68c707884e Bluetooth: Fail if advertise with unsupported address type
This allows to gracefully handle case when privacy is not enabled.

Change-Id: I3f4ebafd05abe186212b554161d8a8982f58ff45
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-04-22 11:07:11 +00:00
..
att_internal.h Bluetooth: Add public att.h header file 2016-02-17 15:05:08 +00:00
att.c Bluetooth: Refactor buffer handling for non-host managed buffers 2016-04-11 11:52:29 +00:00
conn_internal.h Bluetooth: BR/EDR: Initiate authentication 2016-04-19 12:48:45 +00:00
conn.c Bluetooth: Add dedicated bt_send() function 2016-04-20 14:46:48 +03:00
gatt_internal.h
gatt.c Bluetooth: Remove redundant returns from switch 2016-04-15 17:00:44 +00:00
hci_core.c Bluetooth: Fail if advertise with unsupported address type 2016-04-22 11:07:11 +00:00
hci_core.h Bluetooth: Add dedicated bt_send() function 2016-04-20 14:46:48 +03:00
Kconfig Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
keys.c Bluetooth: Use bt_addr_t inside bt_addr_le_t 2016-04-05 12:29:14 +03:00
keys.h Bluetooth: Compile only required parts of keys support 2016-03-23 10:36:28 +01:00
l2cap_internal.h Bluetooth: L2CAP: Store BR/EDR fixed channel mask per channel 2016-04-09 20:03:25 +03:00
l2cap.c Bluetooth: L2CAP: l2cap_chan_get() can get BR/EDR L2CAP SIG channel 2016-04-15 19:15:20 +00:00
Makefile Bluetooth: Build keys support if BR/EDR is enabled 2016-03-23 10:36:28 +01:00
smp_null.c Bluetooth: Refactor buffer handling for non-host managed buffers 2016-04-11 11:52:29 +00:00
smp.c Bluetooth: Add support for confirming incoming JustWorks pairing 2016-04-14 15:20:03 +00:00
smp.h Bluetooth: Add support for confirming incoming JustWorks pairing 2016-04-14 15:20:03 +00:00
uuid.c Bluetooth: fix bswap order when building 128bit UUIDs 2016-02-05 20:25:33 -05:00