zephyr/net/bluetooth
Arkadiusz Lichwa 9e868b39b9 Bluetooth: Kconfig: Add BR/EDR option
Enables turn on classic BR/EDR core support in the stack.

Change-Id: If078a23e38857081538c52e24689bfa423db2307
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-02-05 20:24:47 -05:00
..
att.c Bluetooth: ATT: Fix not releasing buffer before calling the callback 2016-02-05 20:24:45 -05:00
att.h Bluetooth: Make Kconfig buffer sizes follow MTU sizes 2016-02-05 20:24:45 -05:00
conn_internal.h Bluetooth: Create protocol-specific outgoing ACL buffer pools 2016-02-05 20:24:45 -05:00
conn.c Bluetooth: Fix leaving empty header space in ACL fragments 2016-02-05 20:24:45 -05:00
gatt_internal.h
gatt.c Bluetooth: gatt: Fix possible NULL pointer dereference 2016-02-05 20:24:47 -05:00
hci_core.c Bluetooth: Clean up hci_core.c include order 2016-02-05 20:24:45 -05:00
hci_core.h Bluetooth: Refactor bt_dev struct 2016-02-05 20:24:44 -05:00
Kconfig Bluetooth: Kconfig: Add BR/EDR option 2016-02-05 20:24:47 -05:00
keys.c
keys.h
l2cap_internal.h Bluetooth: Move BT_L2CAP_BUF_SIZE to a more appropriate place 2016-02-05 20:24:45 -05:00
l2cap.c Bluetooth: L2CAP: Disconnect when receiving invalid data 2016-02-05 20:24:46 -05:00
Makefile
smp_null.c
smp.c Bluetooth: Create protocol-specific outgoing ACL buffer pools 2016-02-05 20:24:45 -05:00
smp.h
stack.h
uuid.c