Paweł Olejniczak
d676fdabb7
[EGD-2628] Create Add device windows ( #867 )
...
[EGD-2628][WIP] Attach Add Device window
[EGD-2628] Fix passing scanned bt devices to Add device window
[EGD-2628] Add bt icon and adjust botton bar of Add device window
[EGD-2628] Add all devices window, & some fixes for add device window
[EGD-2628] Update changelog & cleanup
[EGD-2628] Improve bluetooth main window
2020-10-22 11:42:53 +02:00
Bartosz Cichocki
061479780b
[EGD-4011] added BT audio device with A2DP playback ( #870 )
...
Co-authored-by: SP2FET <bartosz.cichocki@mudita.com >
2020-10-22 09:59:13 +02:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
SP2FET
8bb8be69d6
[EGD-4082] fixed build in Debug
2020-10-14 12:02:17 +02: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
Bartosz Cichocki
7eb3b6e8d2
Revert "[EGD-3641] PR fixes"
...
This reverts commit 1c982c767e .
2020-10-05 12:46:13 +02:00
Bartosz Cichocki
076e9346da
Revert "[EGD-3641] PR fixes #2 "
...
This reverts commit e31e315f4b .
2020-10-05 12:46:13 +02:00
SP2FET
e31e315f4b
[EGD-3641] PR fixes #2
2020-10-05 12:28:27 +02:00
SP2FET
1c982c767e
[EGD-3641] PR fixes
2020-10-05 12:28:27 +02:00
SP2FET
5f8af17f96
[EGD-3641] working key storage in json file
2020-10-05 12:28:27 +02:00
SP2FET
ca03073cc4
[EGD-3643] added BT dedicated bonding (simple pairing)
2020-10-01 17:19:41 +02:00
SP2FET
1370d1c8c5
[EGD-3860] worker control queue fix
2020-10-01 10:54:39 +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
Marcin Smoczyński
f797ad206f
bluetooth: fix build warnings
...
Remove -Wno-error flag.
2020-05-22 16:01:56 +02:00
Adam Dobrowolski
4a61f400e7
EGD-3055 Fixed printf issues
2020-04-08 12:23:53 +02:00
Przemyslaw Brudny
c0822b6658
[EDG-3019] Moved log.hpp and debug.hpp into main PurePhone repo
2020-03-24 15:55:32 +01:00
Adam Dobrowolski
abe6813ce6
EGD-3026 Wall Werror and Wextra added to project
2020-03-24 14:17:12 +01:00
Przemyslaw Brudny
8f92715951
[EDG-3019] Segger utils moved to git submodule
2020-03-23 18:37:37 +01:00
Przemyslaw Brudny
735a5f2d6b
[EGD-2995] Unix line ending applied to .h, .hpp, .c, .cpp, .s, .sh, .cmake files
2020-03-18 15:43:26 +01:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Przemyslaw Brudny
5955c358e6
Service Worker queue cleanups
2020-02-24 12:28:02 +01:00
Adam Dobrowolski
5e8d3ae71a
[EDG-2135] Bluetooth: review applied
2019-11-20 12:42:03 +01:00
Adam Dobrowolski
2206aeab44
[EDG-2135] Bluetooth PAN research cleanup
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
079dfb5891
Bluetooth: Cleaned up actual code & added bluetooth start to settings
2019-10-25 14:53:36 +02:00
Adam Dobrowolski
d430ca6b14
Bluetooth: review aplied
2019-10-14 15:32:06 +02:00
Adam Dobrowolski
8c2622b2c2
Bluetooth compiles and starts on Purephone and Linux fine
2019-10-14 15:32:06 +02:00
Adam Dobrowolski
d54746b8e5
Bluetooth: enabled proper bluetooth library logging
2019-10-14 15:32:06 +02:00
Adam Dobrowolski
d03a6ed2d7
Bluetooth: Post master rebase fixups
2019-10-14 15:32:06 +02:00
Adam Dobrowolski
fca9ef33ab
Bluetooth: LwIP added, device added no dhcpd yet
2019-10-14 15:32:06 +02:00
Adam Dobrowolski
bda146892c
Bluetooth: can connect to PAN device, can't join network
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
Adam Dobrowolski
54076882a2
Bluetooth: Starts HCI with linux
2019-10-14 15:32:06 +02:00
Adam Dobrowolski
856ed9bc8f
Bluetooth: Compiles for linux
...
BT stack runs, there is an issue with reset
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
8b6ea5e6c2
Bluetooth: Added linux stack init
2019-10-14 15:32:06 +02:00
pholat
079a2a25a5
Bluetooth: Catalog name changed from BT to Bluetooth
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
pholat
530ffee55e
Bluetopia library added as it is
2019-10-14 15:32:06 +02:00