btstack/ble
2014-01-25 08:02:40 +00:00
..
att_server.c renamed btstack config.h to btstack-config.h to allow for better integration with other projects 2014-01-19 16:45:57 +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 don't use Master Identification Information to replace addr_type and address, sort security check order 2014-01-07 18:24:50 +00:00
att.h replaced #pragma once with old style #include guards to allow use of older compilers 2014-01-19 16:30:17 +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
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 split out dummy central_device_db code into extra file 2014-01-09 20:45:43 +00:00
sm.c use bd_addr_to_string to fix address output 2014-01-25 08:00:37 +00:00
sm.h replaced #pragma once with old style #include guards to allow use of older compilers 2014-01-19 16:30:17 +00:00