..
Kconfig
Bluetooth: Add CONFIG_BLUETOOTH_L2CAP_DYNAMIC_CHANNEL
2016-02-05 20:24:37 -05:00
Makefile
Bluetooth: Add option for disabling SMP support
2016-02-05 20:24:24 -05:00
att.c
Bluetooth: Make use of bt_uuid_to_str
2016-02-05 20:24:37 -05:00
att.h
Bluetooth: Add BT_ATT_MAX_LE_MTU define
2016-02-05 20:24:37 -05:00
buf.c
Change BSD-3 licenses to Apache 2
2016-02-05 20:24:29 -05:00
conn.c
Bluetooth: Rename bt_conn_get/put to bt_conn_ref/unref
2016-02-05 20:24:38 -05:00
conn_internal.h
Bluetooth: Refactor fixed channel data
2016-02-05 20:24:37 -05:00
gatt.c
Bluetooth: Rename bt_conn_get/put to bt_conn_ref/unref
2016-02-05 20:24:38 -05:00
gatt_internal.h
Change BSD-3 licenses to Apache 2
2016-02-05 20:24:29 -05:00
hci_core.c
Bluetooth: Rename bt_conn_get/put to bt_conn_ref/unref
2016-02-05 20:24:38 -05:00
hci_core.h
Change BSD-3 licenses to Apache 2
2016-02-05 20:24:29 -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: Add CONFIG_BLUETOOTH_L2CAP_DYNAMIC_CHANNEL
2016-02-05 20:24:37 -05:00
l2cap_internal.h
Bluetooth: Refactor fixed channel data
2016-02-05 20:24:37 -05:00
smp.c
Bluetooth: SMP: Use best effort for MITM in Security Request
2016-02-05 20:24:37 -05:00
smp.h
Bluetooth: SMP: Ignore unsupported AuthReq in Security Request
2016-02-05 20:24:31 -05:00
smp_null.c
Bluetooth: Refactor fixed channel data
2016-02-05 20:24:37 -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