10479 Commits

Author SHA1 Message Date
Matthias Ringwald
a3b9c6207b l2cap: remove unneccessary break 2020-01-13 17:12:52 +01:00
Matthias Ringwald
3a600bd4d7 l2cap: extract l2cap_run_for_classic_channel 2020-01-13 16:54:03 +01:00
Matthias Ringwald
951d9d0781 l2cap: reduce level in l2cap_run for ertm handling 2020-01-13 16:54:03 +01:00
Matthias Ringwald
817374d931 l2cap: use remove channel from linked list without iterator 2020-01-13 16:54:03 +01:00
Matthias Ringwald
75e67d8a2b l2cap: avoid read-after-free on decline of incoming connection with ERTM enabled 2020-01-13 16:54:03 +01:00
Matthias Ringwald
44b583f519 doc: add support for GATT_DATABASE_HASH 2020-01-12 21:42:37 +01:00
Matthias Ringwald
1be6721a18 examples: add GATT_DATABASE_HASH instead of GATT_SERVICE_CHANGED Characteristic 2020-01-12 21:20:07 +01:00
Matthias Ringwald
043f8832f5 tool/compile_gatt:calculated GATT Database Hash 2020-01-12 21:14:32 +01:00
Matthias Ringwald
285653b26b tool/compile_gatt: support multiple process passes 2020-01-10 23:21:07 +01:00
Matthias Ringwald
8390547237 changelog: update 2020-01-09 22:23:50 +01:00
Matthias Ringwald
a4419cc8cf att_db_util: implement att_db_util_hash_calc
test/att_db_util: add test for calc gatt database hash
2020-01-09 22:20:41 +01:00
Matthias Ringwald
73843592ce att_db_util: implement generator for GATT Database Hash 2020-01-09 22:20:41 +01:00
Matthias Ringwald
bc6b65c794 att_db_util: track number of bytes to include in database hash 2020-01-09 22:20:41 +01:00
Matthias Ringwald
91974b5b7b att_db_util: add att_db_util_add_included_service_uuid16
att_db_util: add  att_db_util_add_included_service_uuid16
2020-01-09 22:20:41 +01:00
Matthias Ringwald
d68b9e4710 att_db_util: add att_db_util_add_secondary_service_uuid16/128 2020-01-09 22:20:41 +01:00
Matthias Ringwald
8e361704e5 btstack_crypto: change aes_cmac to access all message bytes sequentially 2020-01-09 22:20:41 +01:00
Matthias Ringwald
7aa521df15 test/crypto: add more cmac tests 2020-01-09 22:20:41 +01:00
Matthias Ringwald
4545e386b1 hci_cmd: add missing prototype for Broadcom/Cypress vendor command 2020-01-09 22:20:41 +01:00
Milanka Ringwald
67abec4298 mesh: implement model subscription messages 2020-01-08 11:54:58 +01:00
Matthias Ringwald
b176df710a hfp_hf_demo: fix build 2020-01-07 23:20:49 +01:00
Matthias Ringwald
ec422a3a49 mesh: fix MESH_SUBEVENT_PROXY_CONNECTED
Event does not have a status field
2020-01-07 22:23:36 +01:00
Matthias Ringwald
b24771d95e hfp_hf: fix HFP_SUBEVENT_SPEAKER_VOLUME and HFP_SUBEVENT_MICROPHONE_VOLUME definitions
Both have no status field
2020-01-07 22:14:59 +01:00
Matthias Ringwald
9b9bd84a4f hfp_ag_demo, hfp_ag_client_test: avoid out-of-bounds stack read 2020-01-07 22:13:31 +01:00
Matthias Ringwald
f959ac69f5 test/gatt_client: avoid invalid memory access in mock implementation 2020-01-07 22:12:37 +01:00
Milanka Ringwald
f920256470 mesh: fix compile warnings 2020-01-07 14:59:49 +01:00
Matthias Ringwald
ccc4a51891 test: add -fanitize=address,undefined to most tests 2020-01-07 11:26:31 +01:00
Matthias Ringwald
75e7f8c531 cycling_speed_and_cadence_service_server: ignore att_server_indicate result 2020-01-07 10:01:51 +01:00
Matthias Ringwald
cf373d3aa5 streamline switch fall through markup to /* fall through */ 2020-01-07 10:01:07 +01:00
Matthias Ringwald
497cc6820f test/mesh: more warnings 2020-01-07 09:37:07 +01:00
Matthias Ringwald
67548044c3 Update issue templates 2020-01-06 18:19:22 +01:00
Matthias Ringwald
fdfba5a318 example/pan_lwip_http_server: allow build without lwIP support for custom files in http server 2020-01-06 14:53:53 +01:00
Milanka Ringwald
f2ca42dfa8 mesh_configuraiton_client: implement config model publication set/get/status 2020-01-06 12:01:16 +01:00
Milanka Ringwald
85aae7c471 avdtp: remove unused function 2020-01-06 12:01:16 +01:00
Milanka Ringwald
b299d06e33 a2dp_source_demo: request role change on reconnecting headset to always use them in slave mode 2020-01-06 12:01:16 +01:00
Matthias Ringwald
a7649d03c9 esp32: update cmake file to use idf_component_register and add commands to generate .h from .gatt file 2019-12-23 18:35:58 +01:00
Matthias Ringwald
b1d16e4c30 esp32: update component cmake file 2019-12-23 15:37:47 +01:00
Matthias Ringwald
826d4bce04 esp32: copy micro-ecc into esp-idf, try to use our copy for cmake 2019-12-23 12:33:25 +01:00
Matthias Ringwald
095c28e35b esp32: create CMakeLists.txt for example 2019-12-23 12:22:16 +01:00
Matthias Ringwald
e7f2b10e8f esp32: add CMakeLists for btstack component 2019-12-23 12:22:16 +01:00
Matthias Ringwald
ea1e21c2f1 btstack_hid_parser: fix pretty print 2019-12-21 20:34:48 +01:00
TREFOU Felix
0561b2d8d5 stm32-wb55-nucleo-freertos port 2019-12-21 20:08:03 +01:00
Matthias Ringwald
1dca9d8a30 sm: emit pairing complete in master role when no keys are distributed 2019-12-20 12:21:26 +01:00
Matthias Ringwald
939e12ade6 avdtp: lookup stream endpoint by acceptor_local_seid for incoming l2cap media connections 2019-12-17 21:11:53 +01:00
Matthias Ringwald
17741193d9 a2dp_source: delay set configuration when remote created signaling connection 2019-12-17 17:37:05 +01:00
Matthias Ringwald
270f0cfff2 avdtp: remove config retry code that uses timer on receive of set config reject message by initiator 2019-12-17 17:01:11 +01:00
Matthias Ringwald
3b74a3bb0f avdtp_acceptor: include service category and error in reject of set config cmd 2019-12-17 16:52:37 +01:00
Milanka Ringwald
b88e482626 avdtp_acceptor: emit event for accept or reject 2019-12-17 15:33:04 +01:00
Milanka Ringwald
8d9aebf58c a2dp_source: ignore acceptor events for now 2019-12-17 15:32:30 +01:00
Milanka Ringwald
63274943dc avdtp: introduce is_initiator param in accept and reject events 2019-12-17 15:21:50 +01:00
Milanka Ringwald
9bd07b2616 avdtp: emit accept after it is actually sent 2019-12-17 15:02:20 +01:00