#
0fc451bc |
| 07-Feb-2024 |
Matthias Ringwald <[email protected]> |
hci: check outgoing buffer reserved for iso packets
|
#
9da9850b |
| 05-Apr-2024 |
Matthias Ringwald <[email protected]> |
hci_dump: route internal events through hci_dump_btstack_event
|
#
f24eac89 |
| 12-Apr-2024 |
Matthias Ringwald <[email protected]> |
gap: suppress connected event with unknown identifier due to filterlist update
|
#
4dbe0476 |
| 05-Apr-2024 |
Matthias Ringwald <[email protected]> |
gap: emit GAP_SUBEVENT_LE_CONNECTION_COMPLETE for failed outgoing connections
|
#
c874aa46 |
| 02-Apr-2024 |
Matthias Ringwald <[email protected]> |
gap: allow to set page timeout before power up
|
#
8282d308 |
| 14-Mar-2024 |
Matthias Ringwald <[email protected]> |
Revert "hci: fix warning"
This reverts commit c3d6a72ba353a6ffbaf78a484d6a4d9f509beeef.
|
#
b1202089 |
| 06-Mar-2024 |
Matthias Ringwald <[email protected]> |
hci: fix warnings
|
#
f728a932 |
| 06-Mar-2024 |
Matthias Ringwald <[email protected]> |
hci: store add for outgoing sco connections
|
#
c3d6a72b |
| 04-Mar-2024 |
Matthias Ringwald <[email protected]> |
hci: fix warning
|
#
033393ee |
| 14-Feb-2024 |
Bob Abeles <[email protected]> |
hci: add missing prototypes
|
#
4639b1e4 |
| 13-Feb-2024 |
Matthias Ringwald <[email protected]> |
hci: send le read remote features only if supported and if iso streams are enabled
|
#
a784d71b |
| 08-Feb-2024 |
Matthias Ringwald <[email protected]> |
hci: add hci_reserve_packet_buffer to match hci_send_prepared_cmd_packet during init
|
#
1fa7a4bb |
| 06-Feb-2024 |
Matthias Ringwald <[email protected]> |
hci: fix privacy updates
|
#
ed208344 |
| 05-Feb-2024 |
Matthias Ringwald <[email protected]> |
hci: fix build
|
#
a84946b2 |
| 05-Feb-2024 |
Matthias Ringwald <[email protected]> |
hci: release packet buffer if send sco fails, abort send acl fragments on error
|
#
f91accd3 |
| 05-Feb-2024 |
Matthias Ringwald <[email protected]> |
hci: set last_cmd_opcode in hci_send_prepared_cmd_packet
|
#
ee418d0f |
| 05-Feb-2024 |
Matthias Ringwald <[email protected]> |
hci: reserve packet buffer for custom init
|
#
ca6804fd |
| 05-Feb-2024 |
Matthias Ringwald <[email protected]> |
hci: introduce hci_send_prepared_cmd_packet and use during startup
|
#
f145faa5 |
| 01-Feb-2024 |
Matthias Ringwald <[email protected]> |
hci: fix assert on custom init
|
#
8f4649e3 |
| 25-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: remove bool from hci_reserve_packet_buffer and similiar higher layer functions
|
#
5daaa52e |
| 25-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: emit transport packet sent from hci_release_packet_buffer
|
#
5d350981 |
| 25-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: assert in reserve/release packet buffer
|
#
5b0f090b |
| 24-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: emit transport packet sent if disconnect for connection with fragmentation active
|
#
d90722d4 |
| 24-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: implement gap_cig_remove
|
#
f2e409f3 |
| 24-Jan-2024 |
Matthias Ringwald <[email protected]> |
hci: use cig_id instead of cig_handle
|