#
137a570a |
| 22-Jan-2024 |
Matthias Ringwald <[email protected]> |
gap: support coordinated private random address updates
|
#
62daa441 |
| 23-Jan-2024 |
Matthias Ringwald <[email protected]> |
gap: made mutual authentication for legacy secure connections optional
|
#
8ce18681 |
| 18-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: always init conn link key type
|
#
2b6efc4d |
| 17-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: fix build
|
#
22f987e4 |
| 16-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: rename hci_extended_advertising_supported
|
#
135568f9 |
| 16-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: make hci_extended_advertising_supported public
|
#
efc77985 |
| 16-Jan-2024 |
Matthias Ringwald <[email protected]> |
gap: add gap_le_get_own_advertising_set_address
|
#
8dc1b1d0 |
| 17-Jan-2024 |
Matthias Ringwald <[email protected]> |
gap: set IRK for undirected advertising
|
#
9fd274a1 |
| 12-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: re-start le connection with address in case of required stop to update lists
|
#
2fbf0ed0 |
| 12-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: clean up resolving list todos
|
#
58babb64 |
| 12-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: store current random address for outgoing connections in peer resolvable private address field
|
#
0890cf2b |
| 12-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: add hci_is_le_identity_address_type
|
#
bede2a55 |
| 12-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: use hci_event_le_meta_get_subevent_code
|
#
5bb205a5 |
| 11-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: avoid erroneous connection struct for direct le connection with resolvable private address
|
#
ca0d6e5a |
| 11-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: rename gap_get_outgoing_connection
|
#
b11b8e47 |
| 11-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: remove redundant check in hci_handle_le_connection_complete_event
|
#
688bcdb4 |
| 11-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: rename event_handle_le_connection_complete
|
#
c1281a25 |
| 10-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: free hci connection on connection complete (handle invalid) only if requested
|
#
182d886d |
| 30-Dec-2023 |
Matthias Ringwald <[email protected]> |
hci: replace assert with check for fuzzer
|
#
8e97a820 |
| 19-Dec-2023 |
Matthias Ringwald <[email protected]> |
hci: provide hci_is_le_connection_type
|
#
d9e1bf33 |
| 18-Dec-2023 |
Matthias Ringwald <[email protected]> |
hci: handle le identity addresses in gap functions
|
#
ad9f3530 |
| 18-Dec-2023 |
Matthias Ringwald <[email protected]> |
hci: identify resolved public/random addresses as le connections
|
#
5e05c0af |
| 14-Dec-2023 |
Matthias Ringwald <[email protected]> |
gap: assert advertisement set 0 created before setting adv/scan data for legacy api
|
#
ad58a385 |
| 13-Dec-2023 |
Matthias Ringwald <[email protected]> |
hci: provide hci_classic_supported and hci_le_supported
|
#
57514786 |
| 13-Dec-2023 |
Matthias Ringwald <[email protected]> |
hci: return bool in gap_ssp_supported, hci_classic_supported and hci_le_supported
|