Jakub Pyszczak
1b2dbc813c
[EGD-7931] Fixed bt pairing
...
Fixed bluetooth pairing for devices with long names.
2021-11-18 14:07:14 +00:00
Bartosz Cichocki
6fddc038ee
[EGD-7800] Enable SDP register on BT startup
...
To be able to pair properly using SSP the BT device have to know
which services we're running, thus we need to register SDP entries
after startup of the BT stack
2021-10-18 10:57:01 +02:00
Bartosz Cichocki
682fb74e0e
[EGD-7086] Add BT profile connection info
...
Added info about connected profile to the devices list
2021-10-06 08:27:34 +02:00
Bartosz Cichocki
8145a88401
[EGD-7077] Rework of BT connection status in AppSettings
...
Reworked AppSettings handling of BT devices to be prepared for
handling the HFP profile, eliminating by the way few bugs and
speeding up the flow (by getting rid of few refreshes).
Added unit tests for handling the BT devices flow
2021-09-10 13:19:29 +02:00
Mateusz Grzegorzek
0684b1271b
[BH-515] Create main Bell app
...
Create main Bell app
2021-06-15 16:02:40 +02:00
SP2FET
b911ad9044
[EGD-5940] Add BT device unpairing
...
Implemented possibility to forget/unpair a device via GUI
2021-03-03 08:40:59 +01:00
SP2FET
5c7b518136
[EGD-5700] Fix Bluetooth pairing
...
To be able to proper propagate the pair message there was a need
for Command wrapper (to be able to send command and parameter in
one piece)
2021-02-21 14:17:29 +01:00
Piotr Tański
1db3f19205
[EGD-5472] Bluetooth worker state machine
...
State machine POC implemented using SML library.
2021-02-03 12:48:07 +01: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
pholat
11cdbf1c9c
Bluetooth Bluetopia interface added
...
Compiles, starts service and initializes Bluetopia in A2DP mode
2019-10-14 15:32:06 +02:00