btstack/ble
2015-10-09 23:53:01 +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
att_db_util.h annotate/update api, handle multiline function def 2015-07-01 17:04:51 +02:00
att_dispatch.c
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
att.h add more GAP UUIDs 2015-10-09 23:53:01 +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 acquire peripheral context for GATT Indications if needed 2015-10-08 16:17:53 +02:00
gatt_client.h add gatt_client_write_long_characteristic_descriptor_using_descriptor_handle_with_offset and gatt_client_write_long_value_of_characteristic_with_offset 2015-10-05 22:30:46 +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 flip BD_ADDR from SM_CODE_IDENTITY_ADDRESS_INFORMATION. only add device to db if neither IRK nor public address are found 2015-10-06 10:02:40 +02:00
sm.h rename sm_request_authorization to sm_request_pairing 2015-08-20 22:00:54 +02:00