11605 Commits

Author SHA1 Message Date
Milanka Ringwald
70487fd103 avrcp: update supported protocol version 2020-10-02 09:31:41 +02:00
Matthias Ringwald
a2489f29b6 gatt-services: use assert to check service found in att db 2020-10-01 17:51:13 +02:00
Matthias Ringwald
e86f2b509d device_information_service_server: fix compile warning 2020-10-01 17:01:43 +02:00
Milanka Ringwald
00e061db23 avdtp_initiator: follow specification for stream endpoint states 2020-10-01 16:14:41 +02:00
Milanka Ringwald
7f162947d9 avdtp: reset configuration state on media channel closed 2020-10-01 16:14:41 +02:00
Milanka Ringwald
b3b67de40a avdtp_util: update reset stream endpoint 2020-10-01 16:14:41 +02:00
Milanka Ringwald
fa4419db65 avdtp: rename variable 2020-10-01 16:14:41 +02:00
Milanka Ringwald
86fa4a7b08 pts: cleanup Makefile 2020-10-01 16:14:41 +02:00
Milanka Ringwald
22bed8e12d a2dp: remove redundant functions 2020-10-01 16:14:41 +02:00
Milanka Ringwald
2dbb0487a7 avdtp_initiator: set transaction label on suspend 2020-10-01 16:14:41 +02:00
Milanka Ringwald
41c62a0838 avdtp: change stream endpoint state directly after sending stream_open command 2020-10-01 16:14:41 +02:00
Milanka Ringwald
c38fa3efb1 avdtp: rename variable 2020-10-01 16:14:41 +02:00
Milanka Ringwald
7dbc6cb88b avrcp: extend AVRCP_SUBEVENT_CONNECTION_ESTABLISHED with con_handle 2020-10-01 16:14:41 +02:00
Milanka Ringwald
146fc0fb6e avdtp: extend AVDTP_SUBEVENT_SIGNALING_CONNECTION_ESTABLISHED event with con_handle 2020-10-01 16:14:41 +02:00
Matthias Ringwald
287379cc24 hci: fix call to hci_whitelist_add when entry on controller but scheduled for removal 2020-10-01 15:49:54 +02:00
Matthias Ringwald
b6d1479553 test/crypto: test invalid key len with rrijndaelSetupEncrypt 2020-09-30 15:13:59 +02:00
Matthias Ringwald
6ceb2ba58a hci_dump: fix tv_us calculation for non-posix / embedded systems with binary output 2020-09-30 12:33:15 +02:00
Milanka Ringwald
c91f9817de a2dp_source, avrcp: clean up log_info 2020-09-29 21:14:04 +02:00
Milanka Ringwald
38c24fced1 a2dp_source: trigger set config after all capabilities are reported 2020-09-29 20:59:04 +02:00
Matthias Ringwald
75718a3256 a2dp_source: accept sbc configuration from remote sink and stop outgoing activities 2020-09-29 17:48:59 +02:00
Milanka Ringwald
1e043e5bc3 a2dp_source: add log info 2020-09-29 17:23:33 +02:00
Matthias Ringwald
077564c843 a2dp_source: reset discovery timer while remote is active as initiator 2020-09-29 17:06:47 +02:00
Matthias Ringwald
d7cef2744b a2dp_source: track if timer is active 2020-09-29 17:05:09 +02:00
Milanka Ringwald
74b2411b79 avdtp_util: increase packet size for the cp_type_value_len of content protection struct 2020-09-29 16:43:27 +02:00
Milanka Ringwald
83733477bb a2dp_source: set delay_report capability for remote, if reported 2020-09-29 15:18:10 +02:00
Milanka Ringwald
d62412063f test/avdtp_util: start testing prepare capabilities 2020-09-29 15:18:10 +02:00
Matthias Ringwald
f8301d4687 hfp: fix parsing of ranges e.g. in +CIND responses 2020-09-29 12:20:52 +02:00
Milanka Ringwald
184da38c1a btstack_memory_pool: assert that node is not freed twice 2020-09-29 10:36:53 +02:00
Milanka Ringwald
498505fdbd test/btstacke_memory: enable coverage 2020-09-29 10:19:39 +02:00
Matthias Ringwald
0ce3f2176d hci: extract event_handle_le_connection_complete 2020-09-28 19:07:06 +02:00
Matthias Ringwald
797b2a3f5e hci: rework disconnection complete handling 2020-09-28 18:55:36 +02:00
Matthias Ringwald
a28148f715 src: avoid __ in defines 2020-09-28 18:15:47 +02:00
Milanka Ringwald
4495c8c051 src: avoid __ in defines 2020-09-28 16:51:06 +02:00
Milanka Ringwald
9b8d06a515 test/btstack_memory: test memory pool 2020-09-28 11:59:25 +02:00
Matthias Ringwald
0abd9f6450 hci: fix build without le central 2020-09-26 23:06:25 +02:00
Milanka Ringwald
d2011e9e1f test: extract ad_parser from ble_client test 2020-09-25 18:45:15 +02:00
Milanka Ringwald
a35c9b9314 test/ble_client: test adv contains uuid16 and uuid128 2020-09-25 18:45:15 +02:00
Matthias Ringwald
b7eced1186 test/coverage: add coverage-sm-sc target 2020-09-25 17:59:17 +02:00
Milanka Ringwald
1da84c0920 test/gatt_service: device_information 2020-09-25 14:37:53 +02:00
Matthias Ringwald
75c13281d4 gatt_compiler: use python3 in build scripts 2020-09-25 13:25:22 +02:00
Milanka Ringwald
1468b7bb3f test/gatt_service: enable coverage 2020-09-25 11:42:18 +02:00
Milanka Ringwald
ab14852dfb test/gatt_service: test battery service 2020-09-25 11:37:06 +02:00
Milanka Ringwald
2e5374e1ad ble/battery_service_server: assert battery service exists 2020-09-25 11:37:06 +02:00
Milanka Ringwald
0b0c01c942 test/mock: start reusable mock library 2020-09-25 11:37:06 +02:00
Matthias Ringwald
80dcb2116a micro-ecc: comment compression and ECDSA, add tests 2020-09-25 10:50:02 +02:00
Milanka Ringwald
5c781475af test/gatt_server: test notify and get mtu 2020-09-25 00:12:08 +02:00
Milanka Ringwald
782c1ae95b gatt_server_test: test indicate 2020-09-24 18:58:19 +02:00
Matthias Ringwald
ea6d7f25d9 test/coverage: always refresh cached coverage files 2020-09-24 17:35:11 +02:00
Matthias Ringwald
772d5e9e19 test/coverage: integrate stand alone security_manager_sc coverage data 2020-09-24 17:12:40 +02:00
Milanka Ringwald
ae970bb91d gatt_server_test: prepare testing environment 2020-09-24 16:10:42 +02:00