btstack/ble
matthias.ringwald@gmail.com e5e1518d8a add l2cap_max_le_mtu
2014-08-14 15:36:00 +00:00
..
ad_parser.c gatt client moved to ble 2014-04-29 19:45:40 +00:00
ad_parser.h gatt client moved to ble 2014-04-29 19:45:40 +00:00
att_dispatch.c add att_dispatch to allow for independent implementations of ATT Client and ATT Server 2014-04-25 13:22:11 +00:00
att_dispatch.h ble client: used att_dispatch_register_client 2014-05-02 08:06:50 +00:00
att_server.c add l2cap_max_le_mtu 2014-08-14 15:36:00 +00:00
att_server.h
att.c corrected cmd att opcode name 2014-06-19 22:19:26 +00:00
att.h added default ATT MTU 2014-07-15 20:54:07 +00:00
central_device_db_dummy.c
central_device_db_memory.c include <string.h> instead of <strings.h> to use memcpy 2014-04-03 21:40:48 +00:00
central_device_db.h add missing c++ protection 2014-02-05 20:49:22 +00:00
compile-gatt.py more Python 3 fixes: open .gatt as unicode and use StringIO from io module 2014-06-22 21:26:07 +00:00
gap_le.h
gatt_client.c add l2cap_max_le_mtu 2014-08-14 15:36:00 +00:00
gatt_client.h renamed gatt client register handler function 2014-07-04 08:42:30 +00:00
l2cap_le.c add l2cap_max_le_mtu 2014-08-14 15:36:00 +00:00
sm_minimal.c use l2cap_can_send_fixed_channel_packet_now 2014-08-11 21:58:44 +00:00
sm.c fix warnings 2014-08-11 22:09:43 +00:00
sm.h allow to set IRK 2014-02-02 18:45:00 +00:00