btstack/ble
2015-06-12 19:28:46 +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 streamline copyright headers 2015-02-06 16:19:27 +00: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 fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +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 added att_db_util to construct GATT DB at runtime 2015-05-23 23:35:37 +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 fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
att_server.h Fix C99 warnings. 2015-04-28 10:31:53 -04: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 Fix C99 warnings. 2015-04-28 10:31:53 -04: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 helper hci_le_advertisements_set_params function to avoid call to sm from hci, gap ddvertisement control complete 2015-06-12 19:28:46 +02:00
gatt_client.c gatt_client: more log_info, forward all HCI Events to gatt subclients 2015-05-21 15:36:49 +02:00
gatt_client.h Fix C99 warnings. 2015-04-28 10:31:53 -04:00
l2cap_le.c fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
le_device_db_dummy.c fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
le_device_db_memory.c fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
le_device_db.h Fix C99 warnings. 2015-04-28 10:31:53 -04: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 add helper hci_le_advertisements_set_params function to avoid call to sm from hci, gap ddvertisement control complete 2015-06-12 19:28:46 +02:00
sm.h Fix C99 warnings. 2015-04-28 10:31:53 -04:00