3421 Commits

Author SHA1 Message Date
Matthias Ringwald
84ca9bd8a9 hci_cmds: added remaining BR/EDR test commands 2017-10-19 11:40:59 +02:00
Matthias Ringwald
8f8dd6263a att_db: introduce PERSISTENT_WRITE_CCC, add to CCC ATT handle 2017-10-17 14:50:51 +02:00
Milanka Ringwald
596b7fdcf4 a2dp sink: fix avdtp cid propagation 2017-10-17 12:50:33 +02:00
Matthias Ringwald
42133918ad le_device_db_tlv: only cache used enries, don't compact anymore 2017-10-16 17:04:57 +02:00
Milanka Ringwald
1bf7a74f31 avrcp: draft fragmentation implementation 2017-10-12 17:14:45 +02:00
Matthias Ringwald
e9ff703eac h5: track time receiving SLIP frame 2017-10-12 10:31:52 +02:00
Matthias Ringwald
99136b1c3b hci_transport_h5: added log_errors for unexpected reads/writes 2017-10-11 12:22:44 +02:00
Matthias Ringwald
3d244bfa4d l2cap-ertm: fix compile 2017-10-09 11:31:43 +02:00
Matthias Ringwald
122c2b0535 l2cap-ertm: assert incoming ertm data is <= local MTU and check for buffer overrun during reassemblt 2017-10-09 11:27:39 +02:00
Matthias Ringwald
07c7de8699 l2cap-ertm: assert ertm SDUs contains Control + FCS fields and are smaller or equal local_mps 2017-10-09 11:12:53 +02:00
Matthias Ringwald
0d3ee2efe6 l2cap-ertm: fix setup of outgoing ertm tx buffers 2017-10-08 21:09:35 +02:00
Matthias Ringwald
7cbe539fe0 l2cap-ertm: use min(local,remote) in config response for TxWindow and MPS 2017-10-08 21:03:07 +02:00
Matthias Ringwald
3271797891 l2cap: limit mtu in conf resp to remote mtu - regression from 6dca2a0c 2017-10-08 14:52:02 +02:00
Matthias Ringwald
6b99230fe8 l2cap: seperate l2cap_setup_options for request and response 2017-10-08 14:34:51 +02:00
Matthias Ringwald
c1b01f87ff device_id: fix BLUETOOTH_ATTRIBUTE_PRIMARY_RECORD type to BOOL 2017-10-06 18:03:31 +02:00
Matthias Ringwald
9679ea8161 hid: improve SDP record -> allows connect from macOS 2017-10-06 17:50:53 +02:00
Milanka Ringwald
d1207cd896 avrcp target: notifications and fragmentation 2017-10-06 17:04:42 +02:00
Matthias Ringwald
63dd1c760e prefix crc8_* to btstack_crc8_* 2017-10-03 16:49:03 +02:00
Matthias Ringwald
1f41c2c9f7 move crc8 from rfcomm.h to btstack_util.h 2017-10-03 16:47:24 +02:00
Matthias Ringwald
1fcd10b705 l2cap: fix regression in LE Signaling Len check for Connection Update Request/Response in adcfabadef2147ecee52ccbc9ab695b6df44e568 2017-10-02 11:50:32 +02:00
Matthias Ringwald
8a46ec4062 hfp: review UNUSED 2017-09-27 11:33:34 +02:00
Matthias Ringwald
f08eeab9ea hsp: review UNUSED 2017-09-27 11:14:55 +02:00
Matthias Ringwald
35b80bb0da hids_device.c: fix compile 2017-09-26 15:53:54 +02:00
Matthias Ringwald
63854e74af l2cap: fix -Wvarargs warnings from clang 9.0 2017-09-25 21:50:25 +02:00
Matthias Ringwald
034d8e7065 sm: fix mbedTLS integration 2017-09-25 17:31:42 +02:00
Matthias Ringwald
523edd21cb hids_device: log common operations (protocol mode, report map, report ccc) 2017-09-25 16:05:42 +02:00
Matthias Ringwald
a4bfc4fed9 hog: hid-over-gatt - add hids_device gatt service and hog_keyboard_demo example 2017-09-25 11:41:28 +02:00
Matthias Ringwald
bfd413f038 att_db: add att_read_callback helpers for 1,2,4 byte unsigned little endian and blob data 2017-09-23 10:20:52 +02:00
Matthias Ringwald
eb6072adf6 compile_gatt+att_db+att_db_util: make Client Characteristic Configuration readable without authentication but require permissions for write 2017-09-22 14:20:26 +02:00
Matthias Ringwald
3721458b9d device_information_service: fix device_information_service_server_set_pnp_id 2017-09-21 14:17:44 +02:00
Matthias Ringwald
51fa0b282f sm: allow to use mbedTLS for ECDH by HAVE_MBEDTLS_ECC_P256 2017-09-20 16:00:23 +02:00
Matthias Ringwald
dbbeec25e8 sdp_client: fix compile 2017-09-20 10:53:35 +02:00
Matthias Ringwald
7dad9ff837 ancs_client, att_server, pbab_client: review UNUSED-size 2017-09-20 10:47:28 +02:00
Matthias Ringwald
1ac26e06cb bnep: review UNUSED-size 2017-09-20 10:43:22 +02:00
Matthias Ringwald
f21eb74fee bnep: review UNUSED-size 2017-09-20 10:40:32 +02:00
Matthias Ringwald
5fce605819 sdp_cient: validate pdu size before processing 2017-09-20 10:37:12 +02:00
Matthias Ringwald
23cb683a15 sdp_client: pass pdu size to sdp response handlers 2017-09-20 10:07:08 +02:00
Matthias Ringwald
7a26a620f9 sdp_client: streamline sdp pdu handling 2017-09-20 10:04:33 +02:00
Matthias Ringwald
4c1d10929e sm: validate sm pdu size before processing 2017-09-20 09:53:24 +02:00
Matthias Ringwald
4bd791116b btstack_util: review UNUSED-size 2017-09-19 17:22:32 +02:00
Matthias Ringwald
4443af4915 sdp_server: fully validate incoming requests 2017-09-19 17:17:42 +02:00
Matthias Ringwald
3558d8841d sdp_util: add de_get_len_safe, use uint32_t for length functions 2017-09-19 17:11:13 +02:00
Matthias Ringwald
cbdfe9f7d6 sm: review UNUSED-size 2017-09-19 16:04:19 +02:00
Matthias Ringwald
4599b98a66 sdp_util: review UNUSED-size 2017-09-19 16:01:33 +02:00
Matthias Ringwald
54383f0544 rfcomm: review UNUSED-size 2017-09-19 15:57:50 +02:00
Matthias Ringwald
384b59de91 hci: check adv_data len when processing advertisement report. review UNUSED-size 2017-09-19 15:46:18 +02:00
Matthias Ringwald
9b31df6351 att_db: validate prepared writes before execution. Additional att_write_callback with ATT_TRANSACTION_MODE_VALIDATE 2017-09-19 11:33:38 +02:00
Matthias Ringwald
959f646afa l2cap: fix compile 2017-09-18 21:00:25 +02:00
Matthias Ringwald
fe7ca8b009 l2cap: fix compile 2017-09-18 17:58:53 +02:00
Matthias Ringwald
5774a3925b l2cap: remove unused arguments, annotate all UNUSED 2017-09-18 14:34:31 +02:00