Pawel Olejniczak
1fb38b3c33
[EGD-6144] Fix bluetooth settings window after changing phone visibility
...
Bluetooth settings window was displayed incorrectly after
changing phone visibility.
2021-03-12 13:40:48 +01:00
Pawel Olejniczak
1b6e1a10ad
[EGD-6024] Fix refreshing bt devices list after disconnect
...
After pushing Disconnect button, list was not refreshing
in a proper way, a disconnect button was nat changed to connect.
2021-03-08 12:35:42 +01:00
SP2FET
d325f1bd43
[EGD-5984] Add BT implementation of added GUI actions
...
Implemented BT-side actions for GUI usage, e.g. connection status
2021-03-03 12:42:50 +01:00
Pawel Olejniczak
e676068f62
[EGD-5912] Add forget bluetooth device feature
...
Added button on AllDevices window, and handling for it.
Added needed messages for communication with service bluetooth.
Feature is now complete on application settings side.
Further integration in service bluetooth is needed.
2021-03-01 10:11:24 +01:00
Pawel Olejniczak
c51411c876
[EGD-5861] Complete bluetooth connecting process on settings side
...
Enable connecting BT devices in settings.
Connect popup and add adjust messages for connection error handling.
2021-02-26 09:51:48 +01:00
SP2FET
f9b80ac26c
[EGD-5764] Implement handling multiple BT profiles
...
To be able to connect to the BT device with more than one audio
profile, we need something to manage those profiles. Created here
ProfileManager made it convenient
To be able to work properly with BT, CPU freq has to be at least
at Level_5 - to be fixed!
2021-02-25 14:03:44 +01:00
Pawel Olejniczak
81e49a91ce
[EGD-2630] Add pairing passkey handling on bluetooth settings side
...
Connect prompt window and add missing messages.
2021-02-25 11:36:15 +01:00
Pawel Olejniczak
1e219f3c5c
[EGD-2634] Add pairing process result confirmation
...
Enable pairing BT devices in settings.
Connect popup and add adjust messages for pairing error handling.
2021-02-25 11:36:15 +01:00
Pawel Olejniczak
ce1d8cc63a
[EGD-4339] Refactor AllDevices and PhoneName windows
...
Rewrote these windows in a proper way.
Fixed few minor issues.
GUI adjustments.
2021-02-23 13:55:49 +01:00
Pawel Olejniczak
cda64d4f8a
[EGD-4340] Refactor bluetooth settings and add device windows
...
Rewrote these windows in a proper way.
Fixed few minor issues.
GUI adjustments.
2021-02-18 18:05:16 +01:00