11605 Commits

Author SHA1 Message Date
Matthias Ringwald
6857ad8fd2 sm: Cross-Transport Key Derivation requires ENABLE_CROSS_TRANSPORT_KEY_DERIVATION 2020-10-09 13:05:50 +02:00
Matthias Ringwald
1046568c8f sm: only start CTKD if bonding enabled 2020-10-09 13:04:34 +02:00
Matthias Ringwald
a756d52b32 sm: skip calculation of h6 without classic 2020-10-09 11:55:03 +02:00
Matthias Ringwald
1159d23955 avdtp: remove local_seid from capabilities events 2020-10-09 11:53:16 +02:00
Matthias Ringwald
1c8795f6af avdtp: improve debug output 2020-10-09 11:40:48 +02:00
Matthias Ringwald
3a69f723a4 avdtp_initiator: more log_debug 2020-10-08 12:13:31 +02:00
Matthias Ringwald
1cc8850a16 doc: fix get git tag in buildbot 2020-10-08 09:58:00 +02:00
Matthias Ringwald
4687e2cbe0 chipset: list BCM/CYW 43xxx 2020-10-07 15:55:51 +02:00
Matthias Ringwald
a999813ff5 doc: remove tmp mkdocs file on make clean 2020-10-07 15:38:05 +02:00
Matthias Ringwald
12586ac87e doc: remove duplicate APIs 2020-10-07 15:29:00 +02:00
Matthias Ringwald
cce066bb13 changelot: update 2020-10-07 14:59:31 +02:00
Matthias Ringwald
030e197dd0 esp32: reduce log output for tlv 2020-10-07 14:18:53 +02:00
Matthias Ringwald
bdf09c5f4f avdtp_initiator: prioritize set config over stream operations, additional log_debug 2020-10-07 13:52:42 +02:00
Milanka Ringwald
ff75b0b1e0 doc: add missing APIs 2020-10-07 11:49:01 +02:00
Matthias Ringwald
a32d980d48 java: fix Util.storeBytes 2020-10-06 17:53:53 +02:00
Matthias Ringwald
7ab355f4eb tool: add package.sh script to release version incl. documentation 2020-10-06 17:50:43 +02:00
Milanka Ringwald
26e89fe09a pts/avdtp_sink: update audio processing 2020-10-06 15:29:25 +02:00
Milanka Ringwald
0b322400fd avrcp: updated SDP record 2020-10-06 15:29:25 +02:00
Matthias Ringwald
d5a5379299 doc: set commit/tag in mkdocs.yml 2020-10-06 11:52:23 +02:00
Matthias Ringwald
a5061c7ea0 doc: configure mkdocs for local html 2020-10-05 18:18:40 +02:00
Matthias Ringwald
3789dc732d doc: update scripts to python3 2020-10-05 18:03:24 +02:00
Matthias Ringwald
ccaf0865c0 port: allow make clean without first building the daemon 2020-10-05 16:11:34 +02:00
Matthias Ringwald
8613e0eb5b ports: remove memory config for classic where classic is not enabled 2020-10-05 12:48:31 +02:00
Matthias Ringwald
e52893ef8a ports: configure 4 SDP records for a2dp_source_demo 2020-10-05 12:42:39 +02:00
Matthias Ringwald
b22bcb2c4d stm32-sx1280: extract SX1280HalSpiTxThenRx 2020-10-04 20:02:43 +02:00
Matthias Ringwald
0f3448bc23 stm32-sx1280: reject too long packets, reset tx buffers on terminate 2020-10-04 17:06:20 +02:00
Matthias Ringwald
f8278fd5f2 stm32-sx1280: prepare tx buffers 2020-10-04 17:06:20 +02:00
Matthias Ringwald
f0a70bc3dd stm32-sx1280: use ticks for close connection event 2020-10-04 17:06:20 +02:00
Matthias Ringwald
f6933f5711 stm32-sx1280: fix check for latest tx packet 2020-10-04 17:06:20 +02:00
Matthias Ringwald
c3c2769224 stm32-sx1280: cache conn sync hop ticks 2020-10-04 17:06:20 +02:00
Matthias Ringwald
eed650bfeb stm32-sx1280: extract ctx_set_conn_interval 2020-10-04 17:06:20 +02:00
Matthias Ringwald
982f09b48e stm32-sx1280: store conn interval in 1250us for conn param update 2020-10-04 17:06:20 +02:00
Matthias Ringwald
4b3f0d98fb stm32-sx1280: fetch rx pdu if rx->tx aborted due to being close to sync hop 2020-10-04 17:06:20 +02:00
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