btstack/ble
2015-10-01 21:09:23 +02:00
..
ad_parser.c
ad_parser.h annotate/update api, handle multiline function def 2015-07-01 17:04:51 +02:00
ancs_client_lib.c use PRIu32 for printf of 32-bit integers 2015-09-21 18:10:47 +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
att_server.c use PRIu32 for printf of 32-bit integers 2015-09-21 18:10:47 +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
gap_le.h Add gap_request_connection_parameter_update 2015-08-12 14:27:30 +02:00
gatt_client.c add gatt_client_read_characteristic_descriptor_using_descriptor_handle and gatt_client_read_long_characteristic_descriptor_using_descriptor_handler 2015-10-01 21:09:23 +02:00
gatt_client.h add gatt_client_read_characteristic_descriptor_using_descriptor_handle and gatt_client_read_long_characteristic_descriptor_using_descriptor_handler 2015-10-01 21:09:23 +02: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 rename sm_request_authorization to sm_request_pairing 2015-08-20 22:00:54 +02:00
sm.c use PRIu32 for printf of 32-bit integers 2015-09-21 18:10:47 +02:00
sm.h rename sm_request_authorization to sm_request_pairing 2015-08-20 22:00:54 +02:00