btstack/ble
2014-01-26 22:07:58 +00:00
..
att_server.c also trunkate request buffer after signed write was validated 2014-01-26 21:56:43 +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 pass on offset for att write callback 2014-01-26 21:50:23 +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 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 split out dummy central_device_db code into extra file 2014-01-09 20:45:43 +00:00
sm.c also set OOB data if initiator doesn't have it 2014-01-26 18:43:42 +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