btstack/ble
2014-04-25 13:22:11 +00:00
..
att_dispatch.c add att_dispatch to allow for independent implementations of ATT Client and ATT Server 2014-04-25 13:22:11 +00:00
att_dispatch.h add att_dispatch to allow for independent implementations of ATT Client and ATT Server 2014-04-25 13:22:11 +00:00
att_server.c add att_dispatch to allow for independent implementations of ATT Client and ATT Server 2014-04-25 13:22:11 +00:00
att_server.h
att.c use utils.c 2014-04-11 10:27:03 +00:00
att.h fix name of error code 2014-04-10 21:55:44 +00:00
central_device_db_dummy.c
central_device_db_memory.c include <string.h> instead of <strings.h> to use memcpy 2014-04-03 21:40:48 +00:00
central_device_db.h
compile-gatt.py remove unused var 2014-03-01 23:01:41 +00:00
gap_le.h
l2cap_le.c added hci_release_packet_buffer() and l2cap_release_packet_buffer() 2014-04-03 20:24:24 +00:00
sm_minimal.c use l2cap_can_send_connectionless_packet_now instead of hci_can_send_packet_now_using_packet_buffer(HCI_ACL_DATA_PACKET) 2014-04-03 19:00:31 +00:00
sm.c trate no OOB data callback as no oob data available 2014-04-11 13:07:27 +00:00
sm.h