#
3bd96807 |
| 14-Sep-2022 |
Matthias Ringwald <[email protected]> |
gap: add gap_periodic_advertising_sync_transfer_send
|
#
98aa715f |
| 14-Sep-2022 |
Matthias Ringwald <[email protected]> |
gap: add gap_periodic_advertising_sync_transfer_set_default_parameters
|
#
4856283b |
| 14-Sep-2022 |
Matthias Ringwald <[email protected]> |
gap: allow to enable duplicate filter for LE scanning with gap_set_scan_duplicate_filter
|
#
2c077771 |
| 14-Sep-2022 |
Matthias Ringwald <[email protected]> |
hci: add hci_request_cis_can_send_now_events that causes HCI_EVENT_CIS_CAN_SEND_NOW
|
#
26b93350 |
| 12-Sep-2022 |
Matthias Ringwald <[email protected]> |
gap: add gap_cis_accept and gap_cis_reject
|
#
d75a6bbf |
| 06-Sep-2022 |
Matthias Ringwald <[email protected]> |
hci: use HCI_ISO_GROUP_ID_INVALID
|
#
8e58e4f7 |
| 06-Sep-2022 |
Matthias Ringwald <[email protected]> |
hci: remove temp code to track iso streams , setup iso paths for established cis
|
#
f9306a1a |
| 06-Sep-2022 |
Matthias Ringwald <[email protected]> |
hci: setup ISO path after all CIS of a CIG have been established
|
#
3abcd16c |
| 06-Sep-2022 |
Matthias Ringwald <[email protected]> |
hci: track cis setup
|
#
f06bb90f |
| 06-Sep-2022 |
Matthias Ringwald <[email protected]> |
hci: emit cis created
|
#
bb42b5c0 |
| 06-Sep-2022 |
Matthias Ringwald <[email protected]> |
hci: indicate sent hci command in new iso tasks
|
#
42529435 |
| 05-Sep-2022 |
Matthias Ringwald <[email protected]> |
hci: separate command complete for le create cis and le accept cis request
|
#
444e371e |
| 05-Sep-2022 |
Matthias Ringwald <[email protected]> |
gap: add gap_cis_create
|
#
d3a89d91 |
| 21-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: implement gap_cig_create
|
#
778463d0 |
| 21-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: introduce hci_iso_stream_finalize_by_type_and_group_id
|
#
40f86dfd |
| 21-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: serialize big and big sync operation
|
#
8d72db10 |
| 21-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: add hci_iso_type to hci_iso_stream
|
#
d04a9afc |
| 12-Sep-2022 |
Matthias Ringwald <[email protected]> |
hci: pass big_handle to hci_emit_big_sync_stopped to allow safe big_sync object removal
|
#
ce56b945 |
| 09-Sep-2022 |
Matthias Ringwald <[email protected]> |
hci: fix restart of periodic advertising sync
|
#
60737d2b |
| 07-Sep-2022 |
Matthias Ringwald <[email protected]> |
hci: only warn about flushing incomplete non-flushable ACL packet
|
#
2c900158 |
| 29-Aug-2022 |
Matthias Ringwald <[email protected]> |
hci: remove unreachable code
|
#
ea04fbd8 |
| 29-Aug-2022 |
Matthias Ringwald <[email protected]> |
hci: send HCI LE Create Connection Cancel only once for outgoing LE connections without whitelist
|
#
aacb1081 |
| 26-Aug-2022 |
Matthias Ringwald <[email protected]> |
hci: skip ISO packets if ISO interval was skipped or individual ISO packets had been sent too late
|
#
fe977b37 |
| 26-Aug-2022 |
Matthias Ringwald <[email protected]> |
hci: track timestamp of number of completed packets event per BIG
|
#
d9a1d8ed |
| 26-Aug-2022 |
Matthias Ringwald <[email protected]> |
hci: try notify ISO or SCO only if we got num complete for it
|