btstack/ble
2014-10-16 09:15:23 +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
att_dispatch.c
att_dispatch.h
att_server.c att mtu is per default ATT MTU MIN. During MTU exchange is set to a max l2cap le mtu 2014-10-09 10:09:04 +00:00
att_server.h
att.c fix compile 2014-10-09 10:16:32 +00:00
att.h added ATT_ERROR_TIMEOUT 2014-10-02 19:56:07 +00:00
central_device_db_dummy.c
central_device_db_memory.c use log_info instead of printf, remove trailing newline from log calls 2014-08-15 21:26:50 +00:00
central_device_db.h
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 added gap_update_connection_parameters 2014-09-21 19:43:59 +00:00
gatt_client.c cast BTstack error 2014-10-09 20:40:29 +00:00
gatt_client.h avoid /** comments, clean up block comments 2014-10-16 09:15:23 +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 checks splitted and moved to appropriate palaces in the switch statement 2014-08-28 09:05:58 +00:00
sm.c set state before notifying user 2014-09-05 14:59:16 +00:00
sm.h