#
89254d99 |
| 17-Jul-2023 |
Matthias Ringwald <[email protected]> |
hci: handle advertising set terminated
|
#
f50ed5ac |
| 08-Aug-2023 |
Andrey Fominykh <[email protected]> |
gap: support configuring inquiry transmit power level
|
#
6afff830 |
| 18-Jul-2023 |
Matthias Ringwald <[email protected]> |
hci: fix 2-EV3 and 3-EV3 support detection
|
#
1418332d |
| 14-Jul-2023 |
Matthias Ringwald <[email protected]> |
hci: fix setup of bi-direction iso stream, close #503
|
#
9d8be771 |
| 14-Jul-2023 |
Matthias Ringwald <[email protected]> |
gap: use uint16_t for phy_options in gap_le_set_phy, fixes #502
|
#
bbdb5800 |
| 08-Jul-2023 |
Matthias Ringwald <[email protected]> |
hci: fix sco connection setup/accept for SCO over PCM
|
#
334e35ac |
| 20-Jun-2023 |
Matthias Ringwald <[email protected]> |
hci: fix remove le device from whitelist
|
#
5375ad13 |
| 01-Jun-2023 |
Matthias Ringwald <[email protected]> |
hci: use 1M as secondary phy
|
#
0b78a447 |
| 01-Jun-2023 |
Matthias Ringwald <[email protected]> |
hci: provide remote usable sco packet types
|
#
c92ca2c8 |
| 01-Jun-2023 |
Matthias Ringwald <[email protected]> |
hci: provide usable sco packet types
|
#
29e39de4 |
| 01-Jun-2023 |
Matthias Ringwald <[email protected]> |
hci: store usable acl packet types unflipped
|
#
0535e08c |
| 31-May-2023 |
Matthias Ringwald <[email protected]> |
hci: fix init with HAVE_HOST_CONTROLLER_API
|
#
caaf5151 |
| 25-May-2023 |
Milanka Ringwald <[email protected]> |
hci: return ERROR_CODE_COMMAND_DISALLOWED if address is already on controller
|
#
79a2851b |
| 25-May-2023 |
Milanka Ringwald <[email protected]> |
hci: check as first the connection identifier, then if there is a free place on Bluetooth module
|
#
73f498e7 |
| 24-May-2023 |
Matthias Ringwald <[email protected]> |
hci: assume 2-bytes per SCO sample only if input sample size is 16-bit
|
#
17ab8643 |
| 22-May-2023 |
Matthias Ringwald <[email protected]> |
hci: fix test build
|
#
0c2c5f79 |
| 18-May-2023 |
Matthias Ringwald <[email protected]> |
hci: fix compile without ENABLE_CENTRAL
|
#
f82b8f4b |
| 10-May-2023 |
Matthias Ringwald <[email protected]> |
hci: fix spelling of hci_dedicated_bonding_defer_disconnect
|
#
ab0c69a9 |
| 10-May-2023 |
Matthias Ringwald <[email protected]> |
hci: allow to defer disconnect on dedicated bonding complete
|
#
67718330 |
| 10-May-2023 |
Matthias Ringwald <[email protected]> |
hci: move dedicated bonding into hci_handle_mutual_authentication_completed
|
#
4aa2f135 |
| 10-May-2023 |
Matthias Ringwald <[email protected]> |
hci: extract hci_handle_mutual_authentication_completed
|
#
4cd03f8a |
| 10-May-2023 |
Matthias Ringwald <[email protected]> |
hci: refactor read encryption key size complete handler
|
#
88f925b1 |
| 10-May-2023 |
Matthias Ringwald <[email protected]> |
hci: set role only on create and role changed
|
#
db3c1f89 |
| 08-May-2023 |
Matthias Ringwald <[email protected]> |
gap: add ENABLE_EXPLICIT_DEDICATED_BONDING_DISCONNECT
|
#
24d14ae3 |
| 29-Apr-2023 |
Matthias Ringwald <[email protected]> |
hci: set minimum and maximum CE length to 0
|