10225 Commits

Author SHA1 Message Date
Milanka Ringwald
602e97cdcf att_db: MISRA check, callback == NULL 2019-09-25 10:57:48 +02:00
Milanka Ringwald
046b44372d java binding: use getATTStatus instead of getStatus for GATTEventQueryComplete 2019-09-25 09:46:35 +02:00
Milanka Ringwald
9cb80b17e9 gat_client: rename status to att_status in GATT_EVENT_QUERY_COMPLETE event, add and use ATT_ERROR_SUCCESS instead of 0 status code 2019-09-25 09:25:38 +02:00
Matthias Ringwald
3f78d90e4e cycling_power_service_server: use preprocessor instead of btstack_max to get compile-time constant 2019-09-24 15:34:45 +02:00
Milanka Ringwald
83e8a8b4ac CHANGELOG: Bluetooth and BTstack Error Codes and Events: collect status codes in bluetooth.h and events in btstack_defines.h 2019-09-24 14:46:05 +02:00
Milanka Ringwald
ff3ef26837 bluetooth.h: move HCI events to btstack_defines.h 2019-09-24 14:46:05 +02:00
Milanka Ringwald
2865193aff att_db.h: move ATT error codes to bluetooth.h 2019-09-24 14:46:05 +02:00
Milanka Ringwald
96c69d4a40 bluetooth.h: move BTstack status codes to bluetooth.h 2019-09-24 14:46:05 +02:00
Milanka Ringwald
32272f1216 l2cap.h: PSM codes moved from bluetooth.h 2019-09-24 14:46:05 +02:00
Milanka Ringwald
ae8d9208a9 bluetooth.h: remove unused SDP defines, move SDP defines and SDP_PDU_ID_t to sdp_util.h 2019-09-24 14:46:05 +02:00
Matthias Ringwald
07d7e39291 test: add coverage-freertos-ble target 2019-09-23 16:15:22 +02:00
Matthias Ringwald
2ebe1e78b8 test/embedded: remove not yet existing file 2019-09-23 16:14:56 +02:00
Matthias Ringwald
a288e04405 test/embedded: added src files missing in coverage 2019-09-23 16:05:08 +02:00
Matthias Ringwald
7ac70013a2 test: add coverage-filter to calc coverage for subset 2019-09-23 15:56:08 +02:00
Matthias Ringwald
108ce72e4d test/embedded: fix compile 2019-09-23 14:44:03 +02:00
Matthias Ringwald
464d3e4332 test: update coverage make target 2019-09-23 14:01:17 +02:00
Matthias Ringwald
713ac74453 test/embedded: add FreeRTOS port to coverage 2019-09-23 13:52:33 +02:00
Matthias Ringwald
5086d94549 test/embedded: add btstack_audio_embedded to coverage 2019-09-23 13:52:11 +02:00
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