btstack/ble
2014-01-30 14:08:10 +00:00
..
att_server.c don't send again after indication timeout 2014-01-30 14:08:10 +00:00
att_server.h replaced #pragma once with old style #include guards to allow use of older compilers 2014-01-19 16:30:17 +00:00
att.c second try 2014-01-30 13:50:44 +00:00
att.h change att write callback API to allow for invalid offset error 2014-01-26 22:41:13 +00:00
central_device_db_dummy.c split out dummy central_device_db code into extra file 2014-01-09 20:45:43 +00:00
central_device_db_memory.c use bd_addr_to_string to fix address output 2014-01-25 08:02:40 +00:00
central_device_db.h replaced #pragma once with old style #include guards to allow use of older compilers 2014-01-19 16:30:17 +00:00
compile-gatt.py place client characteristic configuration after characteristic value 2014-01-26 22:07:58 +00:00
gap_le.h replaced #pragma once with old style #include guards to allow use of older compilers 2014-01-19 16:30:17 +00:00
l2cap_le.c
sm_minimal.c provide sm_send_security_request 2014-01-30 10:32:09 +00:00
sm.c provide sm_send_security_request 2014-01-30 10:32:09 +00:00
sm.h provide sm_send_security_request 2014-01-30 10:32:09 +00:00