..
Kconfig
Update Bluetooth options
2016-02-05 20:14:10 -05:00
Makefile
Bluetooth: Move key handling to separate files
2016-02-05 20:14:17 -05:00
att.c
Bluetooth: Fix not passing proper peer address to attribute read
2016-02-05 20:14:17 -05:00
att.h
Bluetooth: Move UUID code to its own file
2016-02-05 20:14:03 -05:00
buf.c
Bluetooth: Improve buffer debug usefulness
2016-02-05 20:14:04 -05:00
conn.c
Bluetooth: Rename bt_conn_lookup_by_addr_le for consistency
2016-02-05 20:14:17 -05:00
conn.h
Bluetooth: Track keys in the connection context
2016-02-05 20:14:17 -05:00
gatt.c
Bluetooth: Add bt_gatt_notify
2016-02-05 20:14:17 -05:00
hci_core.c
Bluetooth: Track keys in the connection context
2016-02-05 20:14:17 -05:00
hci_core.h
Bluetooth: Move key handling to separate files
2016-02-05 20:14:17 -05:00
keys.c
Bluetooth: Add IRK storage
2016-02-05 20:14:17 -05:00
keys.h
Bluetooth: Add IRK storage
2016-02-05 20:14:17 -05:00
l2cap.c
Apply __stack tag to align bluetooth defined fiber stacks
2016-02-05 20:14:13 -05:00
l2cap.h
Bluetooth: Add L2CAP callbacks for connection state changes
2016-02-05 20:14:03 -05:00
smp.c
Bluetooth: SMP: Add IRK resolving support
2016-02-05 20:14:17 -05:00
smp.h
Bluetooth: SMP: Add IRK resolving support
2016-02-05 20:14:17 -05:00
uuid.c
Bluetooth: Add bt_uuid_cmp
2016-02-05 20:14:04 -05:00