btstack/ble
2015-08-20 16:24:57 +02:00
..
ad_parser.c fix ad_data_contains_uuid128 to accept uuid in big endian 2015-03-31 22:13:25 +02:00
ad_parser.h annotate/update api, handle multiline function def 2015-07-01 17:04:51 +02:00
ancs_client_lib.c handle HCI events received from gatt_client instead of existing hack 2015-05-21 15:39:20 +02:00
ancs_client_lib.h annotate/update api, handle multiline function def 2015-07-01 17:04:51 +02:00
att_db_util.c use 0/1 instead of false/true 2015-05-24 00:11:34 +02:00
att_db_util.h annotate/update api, handle multiline function def 2015-07-01 17:04:51 +02:00
att_dispatch.c disable log_info for every att packet 2015-05-21 18:18:47 +02:00
att_dispatch.h streamline copyright headers 2015-02-06 16:19:27 +00:00
att_server.c sm: flip message data before calculating CMAC, also store hash result as little endian 2015-08-19 22:39:19 +02:00
att_server.h annotate/update api, handle multiline function def 2015-07-01 17:04:51 +02:00
att.c fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
att.h add GAP Characteristic UUIDs 2015-07-30 11:56:29 +02:00
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 Add gap_request_connection_parameter_update 2015-08-12 14:27:30 +02:00
gatt_client.c sm: flip message data before calculating CMAC, also store hash result as little endian 2015-08-19 22:39:19 +02:00
gatt_client.h Fix C99 warnings. 2015-04-28 10:31:53 -04:00
l2cap_le.c support l2cap le conn param update request via l2cap_run in l2cap_le.c 2015-08-12 14:42:12 +02:00
le_device_db_dummy.c store encryption key size, authenticated, authorized in le_device_db and provide for current connection 2015-08-13 11:00:41 +02:00
le_device_db_memory.c fix bug retrieving encryption info 2015-08-14 18:33:14 +02:00
le_device_db.h store encryption key size, authenticated, authorized in le_device_db and provide for current connection 2015-08-13 11:00:41 +02:00
sm_minimal.c fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
sm.c sm: fixed OOB for responder 2015-08-20 16:24:57 +02:00
sm.h sm: document sm_cmac_start result 2015-08-19 22:44:03 +02:00