..
Kconfig
Bluetooth: Add config option for security keys handling
2016-02-05 20:14:31 -05:00
Makefile
Bluetooth: Move key handling to separate files
2016-02-05 20:14:17 -05:00
att.c
Bluetooth: GATT: Simplify handling of Read Multiple Request
2016-02-05 20:14:36 -05:00
att.h
Bluetooth: Handle ATT Error Response PDU
2016-02-05 20:14:34 -05:00
buf.c
Bluetooth: Fix inverted assert conditions in buf.c
2016-02-05 20:14:36 -05:00
conn.c
Bluetooth: Add support for enabling security as slave
2016-02-05 20:14:35 -05:00
conn_internal.h
Bluetooth: Fix doxygen comment style
2016-02-05 20:14:35 -05:00
gatt.c
Bluetooth: GATT: Add bt_gatt_discover_characteritic
2016-02-05 20:14:36 -05:00
hci_core.c
Bluetooth: Remove empty line
2016-02-05 20:14:36 -05:00
hci_core.h
Bluetooth: Add passive scanning support
2016-02-05 20:14:35 -05:00
keys.c
Bluetooth: Add support for storing LTK
2016-02-05 20:14:31 -05:00
keys.h
Bluetooth: Add support for storing LTK
2016-02-05 20:14:31 -05:00
l2cap.c
Bluetooth: Fix minor coding style issues
2016-02-05 20:14:24 -05:00
l2cap.h
Bluetooth: Use __packed instead of the deprecated PACK_STRUCT
2016-02-05 20:14:18 -05:00
smp.c
Bluetooth: SMP: Add support for sending security request
2016-02-05 20:14:35 -05:00
smp.h
Bluetooth: SMP: Add support for sending security request
2016-02-05 20:14:35 -05:00
uuid.c
Bluetooth: Add bt_uuid_cmp
2016-02-05 20:14:04 -05:00