Lefucjusz
2e04d268c4
[MOS-1068] Fix A2DP stream not restarting after song changes
...
Workaround for the issue that A2DP stream
would sometimes not restart when music
player changes song to the next one.
2024-05-29 17:33:30 +02:00
Lefucjusz
09efb75ed5
[MOS-1068] Cleanup BTStack intergration
...
Code cleanup in various places of
BTStack integration.
2024-05-29 17:33:30 +02:00
Marcin Smoczyński
1f9109b924
[BH-819] Fix illegal dependencies in bsp
...
Break circular dependencies in the BSP module. Fix some missing
dependencies which surfaced after fixing BSP.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com >
2021-09-27 17:27:21 +02:00
SP2FET
a6d2481c9e
[EGD-5694] Add BT DMA deinit
...
Implemented BT DMA deinit for Bluetooth off functionality
Co-authored-by: grzyw-o-mat
2021-02-11 12:01:58 +01:00
Mateusz Grzywacz
8df9b22ac9
[EGD-4582] Bluetooth over DMA ( #1115 )
...
[EGD-4582] Bluetooth UART: replace polling with DMA
2020-12-08 13:39:18 +01:00
Bartek Cichocki
305d43a176
[EGD-3773] added A2DP playback backend
2020-10-14 09:23:53 +02:00
SP2FET
7f6b7957fd
[EGD-3641] added BT pairing keys storage
2020-10-05 13:41:34 +02:00
Bartosz Cichocki
5950528e0a
Revert "[EGD-3641] working key storage in json file"
...
This reverts commit 5f8af17f96 .
2020-10-05 12:46:13 +02:00
SP2FET
5f8af17f96
[EGD-3641] working key storage in json file
2020-10-05 12:28:27 +02:00
Bartek Cichocki
2060dd964f
[EGD-2625] added BT scan
...
[EGD-2625] moved btstack to mudita_develop branch
2020-09-29 13:51:58 +02:00
Bartek Cichocki
6d22e00544
[EGD-3637] restoration of Bluetooth stack
...
[EGD-3637] Bluetooth hangup fix
2020-09-22 09:52:15 +02:00
Roman Kubiak
1925bb2ac6
removed all bluetooth code
2020-07-24 12:21:07 +02:00
Adam Dobrowolski
5e8d3ae71a
[EDG-2135] Bluetooth: review applied
2019-11-20 12:42:03 +01:00
Adam Dobrowolski
8a80c56d57
[EDG-2135] bluetooth: Fixed build on linux
2019-11-20 12:42:03 +01:00
Adam Dobrowolski
d3b1a08e68
[EDG-2135] Bluetooth: bluetooth r/w control imporoved
...
* Improved bluetooth library interface write in one demand
* can start scan
* not used BT options hidden
* still some issues on flood - transaction style interface should be considered
2019-11-20 12:42:03 +01:00
Adam Dobrowolski
d03a6ed2d7
Bluetooth: Post master rebase fixups
2019-10-14 15:32:06 +02:00
Adam Dobrowolski
299143b01d
Bluetooth: stable on PurePhone
2019-10-14 15:32:06 +02:00
Adam Dobrowolski
07a89b0294
Bluetooth: Handled via servive & worker - drops data
...
BlueKitchen requests from data, which doesn't mean it knows amount
need - need to provide handling to buffer in Uart handler - than
copy form handler on request, then sent notification when ready
2019-10-14 15:32:06 +02:00
pholat
5cecc2f7bf
Bluetooth: BlueKitchen interface
...
Interface for BT added
2019-10-14 15:32:06 +02:00
pholat
eaa79e3032
Bluetooth: Added BlueKitchen & split build depending on bluetooth library
...
Compiles for both Linux and Cross
2019-10-14 15:32:06 +02:00
pholat
11cdbf1c9c
Bluetooth Bluetopia interface added
...
Compiles, starts service and initializes Bluetopia in A2DP mode
2019-10-14 15:32:06 +02:00
pholat
f654810685
Bluetooth initial peripherial code setup
2019-10-14 15:32:06 +02:00