#
67f708e0 |
| 12-Oct-2021 |
Matthias Ringwald <[email protected]> |
sm + hci: complementary functions to remove packet handler
|
#
44b93b4e |
| 06-Oct-2021 |
Matthias Ringwald <[email protected]> |
hci: fix stack init without classic
|
#
9136bde8 |
| 05-Oct-2021 |
Matthias Ringwald <[email protected]> |
hci: add hci_le_random_address_set to set random address. Advertisements are restarted if random address is used for advertising
|
#
e28e41c0 |
| 04-Oct-2021 |
Matthias Ringwald <[email protected]> |
hci: fix stack init with HAVE_HOST_CONTROLLER_API, send read local name only without HAVE_HOST_CONTROLLER_API
|
#
d6596031 |
| 04-Oct-2021 |
Matthias Ringwald <[email protected]> |
hci: postpone hci remote features query until requested by l2cap
|
#
6ffc78ce |
| 04-Oct-2021 |
Matthias Ringwald <[email protected]> |
hci: add hci_remote_features_available and use in l2cap
|
#
e4c6114d |
| 01-Oct-2021 |
Matthias Ringwald <[email protected]> |
hci: move check for BCM controller into run function
|
#
27741fe7 |
| 28-Sep-2021 |
Matthias Ringwald <[email protected]> |
hci: convert write page scan activity and type in to gap tasks
|
#
bc2dcc03 |
| 28-Sep-2021 |
Matthias Ringwald <[email protected]> |
hci: convert write scan enable into gap task
|
#
7ffc9932 |
| 28-Sep-2021 |
Matthias Ringwald <[email protected]> |
hci: swap write page timeout with write scan enable
|
#
59d59ecf |
| 10-Sep-2021 |
Matthias Ringwald <[email protected]> |
gap: local name, EIR data, class of device and default link policy can be updated at any time
|
#
6a43ec02 |
| 07-Sep-2021 |
Matthias Ringwald <[email protected]> |
hci: add AUTH_FLAG_RECV_IO_CAPABILITIES_REQUEST flag
|
#
20dcdd22 |
| 06-Sep-2021 |
Matthias Ringwald <[email protected]> |
hci: use bool where possible, uint16_t for sco packet size
|
#
3e2050f7 |
| 06-Sep-2021 |
Matthias Ringwald <[email protected]> |
hci: packet send functions return status
|
#
1972f31f |
| 06-Sep-2021 |
Matthias Ringwald <[email protected]> |
hci: use bool for can send now API functions
|
#
cafc12e8 |
| 06-Sep-2021 |
Matthias Ringwald <[email protected]> |
hci: use bool for hci_reserve_packet_buffer
|
#
02c7fc01 |
| 06-Sep-2021 |
Matthias Ringwald <[email protected]> |
hci: use bool for packet buffer reserved
|
#
c18be159 |
| 02-Sep-2021 |
Matthias Ringwald <[email protected]> |
sm: support Cross-Transport Key-Derivation from BR/EDR to LE LTK
|
#
e0a03c85 |
| 02-Sep-2021 |
Matthias Ringwald <[email protected]> |
sm: derive and store LE LTK from BR/EDR Link Key
|
#
d22b82d6 |
| 26-Aug-2021 |
Matthias Ringwald <[email protected]> |
gap: store remote io cap oob data flag
|
#
687a03c8 |
| 24-Aug-2021 |
Matthias Ringwald <[email protected]> |
sm: introduce sm_send_connectionless
|
#
1ae74bf3 |
| 23-Aug-2021 |
Matthias Ringwald <[email protected]> |
gap: assert pairing complete event for OOB if user does not provide OOB data
|
#
8ad4dfff |
| 20-Jun-2021 |
Matthias Ringwald <[email protected]> |
l2cap: track minimal security level
|
#
367aedc0 |
| 19-Jun-2021 |
Matthias Ringwald <[email protected]> |
gap: send user confirmation negative reply if required security level cannot be met
|
#
b54464ca |
| 19-Jun-2021 |
Matthias Ringwald <[email protected]> |
hci: delete unused authentication flags
|