10107 Commits

Author SHA1 Message Date
Matthias Ringwald
3c4cc6427f btstack_run_loop_freertos: remove duplicate instance variable 2019-09-23 13:17:26 +02:00
Matthias Ringwald
353d71a996 test: add embedded to coverage 2019-09-23 13:12:35 +02:00
Matthias Ringwald
4f7fcd5439 btstack_run_loop_embedded: remove duplicate instance variable 2019-09-23 11:36:37 +02:00
Matthias Ringwald
1a4496387c test/gatt_server: add all gatt services to coverage 2019-09-23 11:26:57 +02:00
Matthias Ringwald
1a406ba4bf gatt-service: fix comile with c++ 2019-09-23 11:26:21 +02:00
Matthias Ringwald
7b4ad03738 test/gatt_client: add ancs_client to coverage 2019-09-23 11:07:26 +02:00
Matthias Ringwald
f97394917c test: add gatt server to coverage 2019-09-23 11:03:53 +02:00
Milanka Ringwald
62faac7e54 a2dp_source: fix event type in a2dp_signaling_emit_delay_report, forward AVDTP_SUBEVENT_SIGNALING_CAPABILITIES_DONE event 2019-09-21 11:27:55 +02:00
Milanka Ringwald
3f03228556 avdtp_util: rename event 2019-09-21 11:27:55 +02:00
Milanka Ringwald
0f5bb594a6 a2dp source: add A2DP_SUBEVENT_SIGNALING_CAPABILITIES_DONE event, rename related AVDTP event into AVDTP_SUBEVENT_SIGNALING_CAPABILITIES_DONE 2019-09-21 11:27:55 +02:00
Milanka Ringwald
b29030856d avdtp_initiator: remove dead code 2019-09-21 11:27:55 +02:00
Milanka Ringwald
522706d7b4 avdtp_sink: use delay in avdtp_sink_delay_report function with 100us unit 2019-09-21 11:27:55 +02:00
Matthias Ringwald
2e4c1850fc l2cap-ertm: assert that packet can be stored in fragment buffers in ertm 2019-09-20 15:26:41 +02:00
Milanka Ringwald
b5858f2df2 avdtp source: Adapt Bluetooth spec SBC configuration definition to the expected input of SBC Encoder 2019-09-20 15:10:24 +02:00
Milanka Ringwald
96b36e0cd3 pts: update avdpt source test to register for delay report 2019-09-20 14:21:16 +02:00
Milanka Ringwald
8b94010e12 avdtp: forward A2DP_SUBEVENT_SIGNALING_DELAY_REPORT as event to client app; change a2dp sink return value of a2dp_sink_create_stream_endpoint from status to stream endpoint 2019-09-20 14:19:40 +02:00
Milanka Ringwald
32c78405d2 avdtp: receive and emit delay report 2019-09-20 14:06:10 +02:00
Milanka Ringwald
f68310578c libusb port: update gitignore file 2019-09-20 14:02:27 +02:00
Milanka Ringwald
ff6bc02c5d avdtp: add DELAY_REPORT event 2019-09-20 13:58:59 +02:00
Milanka Ringwald
f6f3c9037b avdtp_util: reimplement avdtp_unpack_service_capabilities to handle last category correctly, Fixes #234 2019-09-20 13:55:28 +02:00
Milanka Ringwald
19650ae897 test: add avdtp_util test 2019-09-20 13:16:20 +02:00
Matthias Ringwald
5cdaddfa07 hci_cmd: add hci_bcm_write_tx_power_table for Broadcom/Cypress 2019-09-20 10:55:49 +02:00
Matthias Ringwald
cab2c6870c hci_transport_h4: avoid calling hci_transport_h4_trigger_next_read when transport is closed 2019-09-19 21:41:37 +02:00
Matthias Ringwald
a0e0c2be34 gatt_client: add missing {} to error handing with ENABLE_GATT_CLIENT_PAIRING 2019-09-19 14:34:47 +02:00
Matthias Ringwald
9ccd94f81e test/sdp: fix sdp_record_builder and add to test suite 2019-09-18 17:42:10 +02:00
Matthias Ringwald
d491c1ea62 test/mesh: add to test suite 2019-09-18 17:29:48 +02:00
Matthias Ringwald
29aca185e8 mesh: minimal network pdu without payload and mic is 9 bytes 2019-09-18 17:28:16 +02:00
Matthias Ringwald
7a1ad92d2c mesh: use sequence number peek for encryption of segmented access messages to match sample data 2019-09-18 17:17:26 +02:00
Matthias Ringwald
b0d2aa0ba6 mesh: log LowerTransportPDU without network header 2019-09-18 17:16:21 +02:00
Matthias Ringwald
88fa182f58 mesh: don't free outgoing network pdus in mesh_network (owned by higher layer) 2019-09-18 15:38:17 +02:00
Matthias Ringwald
84242f8829 test/mesh: add mesh_message_test to CMake build 2019-09-18 15:17:40 +02:00
Matthias Ringwald
dd2dbe6a83 test/flash_tlv: fix test and add to test suite 2019-09-18 13:13:05 +02:00
Matthias Ringwald
e72aa11aa9 test/cryto: fix compile on debian 2019-09-17 18:28:56 +02:00
Matthias Ringwald
5b303b6778 test/cryto: fix compile on debian 2019-09-17 17:49:30 +02:00
Matthias Ringwald
54671822aa coverage: enable branch coverage 2019-09-17 17:11:24 +02:00
Matthias Ringwald
b338ca6049 coverage: line and function coverage for core 2019-09-17 15:11:58 +02:00
Matthias Ringwald
df6b38e67d example/spp_streamer_client: fix build 2019-09-16 11:36:10 +02:00
Matthias Ringwald
3392790ebc example/avrcp_browsing_client.c: fix warning 2019-09-16 11:32:36 +02:00
Matthias Ringwald
895065ea12 rfcomm: fix compile with ERTM enabled 2019-09-16 11:24:05 +02:00
Matthias Ringwald
71a95af981 example/spp_streamer_client: lookup RFCOMM Server Channel by SDP 2019-09-16 10:47:55 +02:00
Matthias Ringwald
b43a2cb652 test/obex: fix test data 2019-09-15 20:23:41 +02:00
Matthias Ringwald
5e540b03a0 test/maths: fix build 2019-09-15 20:12:24 +02:00
Matthias Ringwald
aa58a51854 test/hid_parser: fix compile with gcc 2019-09-15 19:34:25 +02:00
Matthias Ringwald
1c22f3beea test: fix and add to main make test 2019-09-14 22:36:27 +02:00
Matthias Ringwald
b1dcf9d89e btstack_event: use reverse_bytes to avoid cast to bd_addr_t 2019-09-14 21:55:47 +02:00
Matthias Ringwald
39426feb21 hfp_ag: extract hfp_ag_handle_reject_incoming_call 2019-09-14 16:14:34 +02:00
Milanka Ringwald
69d0a1a709 avrcp_browsing_target: fix compile 2019-09-13 15:16:07 +02:00
Matthias Ringwald
067de866b0 hci_transport_h4: avoid calling hci_transport_h4_trigger_next_read when transport is closed 2019-09-13 15:12:00 +02:00
Matthias Ringwald
e80b814d7d hci_transport_h4: avoid calling hci_transport_h4_trigger_next_read when transport is closed 2019-09-13 15:00:29 +02:00
Matthias Ringwald
63b7463190 libusb: add miissing space CMakeLists.txt 2019-09-13 11:41:58 +02:00