12595 Commits

Author SHA1 Message Date
Milanka Ringwald
b3f0de517d gatt_service/scan_parameters: implement enable notifications, add code for testing 2021-05-03 11:52:30 +02:00
Milanka Ringwald
faa8bb4bd1 test/pts: update test sequences 2021-05-03 11:52:30 +02:00
Matthias Ringwald
927d0c32dd sx1280: assert on unhandled ll control opcode 2021-05-02 00:43:43 +02:00
Matthias Ringwald
6e34cf2cc2 sx1280: only fetch rx pdu if buffer available 2021-05-02 00:43:43 +02:00
Matthias Ringwald
85a545aa55 sx1280: avoid free ll_empty_packet 2021-05-02 00:43:43 +02:00
Matthias Ringwald
782349f44c sx1280: rework tx done state machine 2021-05-02 00:29:51 +02:00
Matthias Ringwald
90825e06ef sx1280: call wakeup after reset of modem 2021-05-01 23:36:35 +02:00
Matthias Ringwald
b907bb6fc4 sx1280: use explicit empty tx packet 2021-05-01 15:08:52 +02:00
Matthias Ringwald
ee00544b41 sx1280: use critical section for tx pdu enqueue 2021-05-01 15:08:52 +02:00
Matthias Ringwald
6b8177c56d ports: new stm32-l476rg-nucleo-sx1280 port 2021-05-01 00:25:34 +02:00
Matthias Ringwald
267eaa9ecc stm32-l451-miromico-sx1280: fix disconnect in RGB LED demo 2021-05-01 00:25:34 +02:00
Matthias Ringwald
f87ef305b4 stm32-l451-miromico-sx1280: fix disconnect in RGB LED demo 2021-04-28 23:57:40 +02:00
Matthias Ringwald
ff6c997ed1 test/pts: update ble peripheral test to use newer gatt functions 2021-04-28 19:00:40 +02:00
Matthias Ringwald
10f8f46905 gap: fix gap_connect_cancel right after gap_connect 2021-04-27 11:52:10 +02:00
Matthias Ringwald
80818de8ff gatt_client: drop unused includes 2021-04-27 11:11:51 +02:00
Matthias Ringwald
043de24a5a segger-rtt: set default to no block skip mode 2021-04-27 09:39:00 +02:00
Matthias Ringwald
d42180bbda stm32-l451-miromico-sx1280: update readme 2021-04-26 23:05:17 +02:00
Matthias Ringwald
affe4dee35 stm32-l451-miromico-sx1280: add RGB LED demo 2021-04-26 23:05:17 +02:00
Matthias Ringwald
90dad2a77f stm32-l451-miromico-sx1280: drop duplicate rx packets 2021-04-26 23:05:17 +02:00
Matthias Ringwald
4588b287f4 sx1280: report firmware version 2021-04-26 22:09:45 +02:00
Matthias Ringwald
8bdf62dcfd test/pts: add pbap_pce_test.md 2021-04-26 17:53:08 +02:00
Matthias Ringwald
8734daec54 test/pts: add pbap_pce_test.c 2021-04-26 17:53:08 +02:00
Matthias Ringwald
3545817fc7 test/pts: add pts config to enable GOEP over L2AP with ERTM 2021-04-26 17:51:27 +02:00
Matthias Ringwald
5b02feb54e pbap_client: abort operation on next step 2021-04-26 17:48:31 +02:00
Matthias Ringwald
094a25e4e0 pbap_client: set property flag for BT-UID and BT-UCI get card requests 2021-04-26 17:48:31 +02:00
Matthias Ringwald
1f46817505 gap: fix gap_connect after gap_connect_cancel 2021-04-26 16:32:03 +02:00
Matthias Ringwald
a827c5a6d8 chipset/cc2564: download all init scripts from BlueKitchen website 2021-04-21 22:33:39 +02:00
Matthias Ringwald
2c4f9bbb6d chipset: use cinnamon name for BlueKitchen Controller/Link Layer 2021-04-21 16:24:37 +02:00
Matthias Ringwald
6c10201034 pts/test: update HFP HF test sequences 2021-04-21 12:19:42 +02:00
Matthias Ringwald
f4412093c3 hfp_hf: rework hfp_hf_establish_audio_connection 2021-04-21 12:19:23 +02:00
Matthias Ringwald
ec3bfc1a21 hfp_hf: trigger codec exchange to initiate audio connection 2021-04-21 12:17:32 +02:00
Milanka Ringwald
ece700fee9 test/pts: update HFP test sequences 2021-04-21 10:37:30 +02:00
Milanka Ringwald
d9de641883 pts/test: update HFP HF test 2021-04-21 10:37:30 +02:00
Milanka Ringwald
28a4aea39a hfp: fix parsing SUBSCRIBER_NUMBER_INFORMATION 2021-04-21 10:37:30 +02:00
Milanka Ringwald
eac56539ad hfp_hf: emit HFP_SUBEVENT_IN_BAND_RING_TONE event 2021-04-21 10:37:30 +02:00
Milanka Ringwald
05748e32d4 btstack_defines: add HFP_SUBEVENT_IN_BAND_RING_TONE event 2021-04-21 10:37:30 +02:00
Matthias Ringwald
0138fcae13 port: new nrf5 port with Cinnamon Controller/Link Layer 2021-04-21 09:37:22 +02:00
Matthias Ringwald
aff7b6f1f5 nrf5x: drop first attempt on nrf5 link layer implementation 2021-04-21 09:25:08 +02:00
Matthias Ringwald
e812ac9c0d sx1280: move hal_timer.h into sx1280 folder 2021-04-20 20:03:23 +02:00
Matthias Ringwald
085b4cf3d3 test/pts: support hfp ag test with call initiated by ag 2021-04-20 14:51:14 +02:00
Matthias Ringwald
fe899794b5 hfp_ag: allow to start a call by AG itself 2021-04-20 14:50:15 +02:00
Matthias Ringwald
5a7033e223 hfp_ag: extract hfp_ag_handle_outgoing_call_accepted 2021-04-20 14:42:49 +02:00
Matthias Ringwald
056efd455f hfp_ag: move hfp_ag_set_callsetup_indicator and hfp_ag_set_callheld_indicator up 2021-04-20 14:41:55 +02:00
Matthias Ringwald
9f9621cf0f hfp_ag: rename function to match behaviour 2021-04-20 14:26:02 +02:00
Matthias Ringwald
9ff73f4179 hfp: separate outgoing calls by HF from calls by AG 2021-04-20 10:15:00 +02:00
Milanka Ringwald
05ce4bb658 hfp_ag: start/release audio on activate/deactivate voice recognition 2021-04-20 09:37:57 +02:00
Milanka Ringwald
9ed286f344 hfp: fix command name 2021-04-20 09:37:56 +02:00
Milanka Ringwald
5896dd8963 hfp_ag: send BSIR with space 2021-04-20 09:37:56 +02:00
Milanka Ringwald
f9f3ba286f hfp_ag: trigger release audio connection tag earlier in the run method 2021-04-20 09:37:56 +02:00
Milanka Ringwald
0b6ea433ea hfp_ag: get HFP HF indicator 2021-04-20 09:37:56 +02:00