11572 Commits

Author SHA1 Message Date
Matthias Ringwald
b84beb69db stm32-sx1280: always write max tx pdu len 2020-10-04 17:06:20 +02:00
Matthias Ringwald
ba57c415a5 stm32-sx1280: ignore empty packets 2020-10-04 17:06:20 +02:00
Matthias Ringwald
9c622d6f86 stm32-sx1280: read rx pdu after tx done 2020-10-04 17:06:20 +02:00
Matthias Ringwald
e19f86fa5c stm32-sx1280: extract radio_fetch_rx_pdu 2020-10-04 17:06:20 +02:00
Matthias Ringwald
6511f47bd4 stm32-sx1280: split code for reading received buffer depending on state 2020-10-04 17:06:20 +02:00
Matthias Ringwald
6c52fbaad6 stm32-sx1280: define support for custom SPI driver in hw.h 2020-10-04 17:06:20 +02:00
Matthias Ringwald
2acaaa65ac stm32-sx1280: add buffer write/read check on startup 2020-10-04 17:06:20 +02:00
Matthias Ringwald
2fd737d36a stm32-sx1280: rename into stm32-l451-mirocmico-sx1280 2020-10-04 16:55:55 +02:00
Matthias Ringwald
351edbb3c4 stm32-sx1280: add fallback spi code, make cubemx defines usable 2020-10-04 16:55:49 +02:00
Matthias Ringwald
ff901757d6 stm32-sx1280: move hal_time_ms into port 2020-10-04 16:55:44 +02:00
Matthias Ringwald
d6dc6c86c3 stm32-sx1280: move 'USE_BK_SPI' into port/hw.h for l451 2020-10-04 16:55:39 +02:00
Matthias Ringwald
cb5466b082 stm32-sx1280: move sx128x driver into chipset/sx128x 2020-10-04 16:55:17 +02:00
Matthias Ringwald
4a9a543dea stm32-sx1280: move controller files into chipset/sx128x and port 2020-10-04 16:55:07 +02:00
Matthias Ringwald
1397aea945 stm32-sx1280: extract hal_timer.h 2020-10-04 16:54:57 +02:00
Matthias Ringwald
1db4b63982 stm32-sx1280: allow to configure RADIO_SPI in boards definition 2020-10-04 16:54:35 +02:00
Milanka Ringwald
163a4e3213 a2dp_source: improve log info 2020-10-02 15:00:55 +02:00
Milanka Ringwald
1b9946863a example/a2dp_source_demo: register device id SDP record 2020-10-02 09:31:41 +02:00
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