zephyr/net/bluetooth
Johan Hedberg 41e7ebfb72 Bluetooth: Return error if app gives invalid AD data
It's not a good idea to silently truncate the data if we got a too
large array from the app.

Change-Id: Ie4541599c6846efd53c81310c8d1e4dd5ec00cee
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:25:19 -05:00
..
att.c Bluetooth: ATT: Use l2cap channel callback for security check 2016-02-05 20:25:19 -05:00
att.h
conn_internal.h Bluetooth: Add err/reason parameters to connected/disconnected calls 2016-02-05 20:25:19 -05:00
conn.c Bluetooth: Add err/reason parameters to connected/disconnected calls 2016-02-05 20:25:19 -05:00
gatt_internal.h
gatt.c
hci_core.c Bluetooth: Return error if app gives invalid AD data 2016-02-05 20:25:19 -05:00
hci_core.h
Kconfig Bluetooth: Kconfig: Add config option for dynamic GATT db 2016-02-05 20:25:19 -05:00
keys.c
keys.h
l2cap_internal.h
l2cap.c Bluetooth: Fix registering LE fixed channels on BR/EDR link 2016-02-05 20:25:19 -05:00
Makefile
smp_null.c
smp.c Bluetooth: SMP: Return errors from authentication APIs 2016-02-05 20:25:19 -05:00
smp.h Bluetooth: SMP: Return errors from authentication APIs 2016-02-05 20:25:19 -05:00
stack.h
uuid.c