zephyr/net/bluetooth
Arkadiusz Lichwa 4970defaa4 Bluetooth: Refactor br_init()
Don't jump to BR/EDR read buffer size if LE read buffer size
returned LE data packet length value > 0 in le_init().

Change-Id: If0efa9f239ef75d832cf0f89ae6f227788cbf175
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-02-05 20:24:44 -05:00
..
att.c Bluetooth: L2CAP: Unref buffer after calling recv callback 2016-02-05 20:24:41 -05:00
att.h Bluetooth: Introduce config options for buffer counts/sizes 2016-02-05 20:24:40 -05:00
conn.c Bluetooth: Refactor bt_dev struct 2016-02-05 20:24:44 -05:00
conn_internal.h Bluetooth: conn: Convert to net_buf API 2016-02-05 20:24:38 -05:00
gatt.c Bluetooth: Merge buf.[ch] functionality into hci_core.[ch] 2016-02-05 20:24:39 -05:00
gatt_internal.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
hci_core.c Bluetooth: Refactor br_init() 2016-02-05 20:24:44 -05:00
hci_core.h Bluetooth: Refactor bt_dev struct 2016-02-05 20:24:44 -05:00
Kconfig Bluetooth: Kconfig: Make ACL buffer count ranges more reasonable 2016-02-05 20:24:44 -05:00
keys.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
keys.h Bluetooth: SMP: Add support for encryption key size reduction 2016-02-05 20:24:30 -05:00
l2cap.c Bluetooth: L2CAP: Add #ifdef for l2cap_chan_le_recv 2016-02-05 20:24:44 -05:00
l2cap_internal.h Bluetooth: L2CAP: Send LE Flow Control Credit 2016-02-05 20:24:40 -05:00
Makefile Bluetooth: Always compile in UUID support 2016-02-05 20:24:40 -05:00
smp.c Bluetooth: L2CAP: Unref buffer after calling recv callback 2016-02-05 20:24:41 -05:00
smp.h Bluetooth: smp: Convert to net_buf API 2016-02-05 20:24:38 -05:00
smp_null.c Bluetooth: L2CAP: Unref buffer after calling recv callback 2016-02-05 20:24:41 -05:00
stack.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
uuid.c Bluetooth: Make bt_uuid_str parameter const 2016-02-05 20:24:38 -05:00