btstack/ble
2014-11-06 11:40:20 +00:00
..
ad_parser.c avoid /** comments, clean up block comments 2014-10-16 09:15:23 +00:00
ad_parser.h avoid /** comments, clean up block comments 2014-10-16 09:15:23 +00:00
ancs_client_lib.c moved ancs_client_lit into ble/ 2014-10-31 16:12:52 +00:00
ancs_client_lib.h moved ancs_client_lit into ble/ 2014-10-31 16:12:52 +00:00
att_dispatch.c
att_dispatch.h
att_server.c use att_connection.mtu instead of calling l2cap_max_mtu (for better testing) 2014-11-06 11:40:20 +00:00
att_server.h
att.c removed call to l2cap_le_mtu from att 2014-11-06 10:36:35 +00:00
att.h removed call to l2cap_le_mtu from att 2014-11-06 10:36:35 +00:00
central_device_db_dummy.c
central_device_db_memory.c
central_device_db.h
compile-gatt.py
gap_le.h
gatt_client.c gtt client extended to handle multiple subclients of a peripheral 2014-10-31 15:58:44 +00:00
gatt_client.h gtt client extended to handle multiple subclients of a peripheral 2014-10-31 15:58:44 +00:00
l2cap_le.c use HCI_ACL_PAYLOAD_SIZE to determine L2CAP MTU 2014-10-09 09:49:47 +00:00
sm_minimal.c
sm.c update FSM state before sending an HCI command or L2CAP packet to avoid theoretical race-condition of response arriving before state was updated 2014-10-16 15:02:48 +00:00
sm.h use IO_CAPABILITY_NO_INPUT_NO_OUTPUT as default for LE (same as for Classic now) 2014-10-16 13:56:25 +00:00