#
977f918d |
| 26-Aug-2022 |
Matthias Ringwald <[email protected]> |
hci: support skipping of ISO packets for ISO streams
|
#
e938c062 |
| 26-Aug-2022 |
Matthias Ringwald <[email protected]> |
hci: only add paired LE devices with IRK to resolving list
|
#
c1f83111 |
| 25-Aug-2022 |
Matthias Ringwald <[email protected]> |
hci: return true if command was sent in hci_run_iso_tasks
|
#
01d4f05f |
| 23-Aug-2022 |
Matthias Ringwald <[email protected]> |
hci: add hci_set_num_iso_packets_to_queue
|
#
d4e5d4fa |
| 23-Aug-2022 |
Matthias Ringwald <[email protected]> |
hci: emit all new BIS can send now before handling next send request
|
#
cd1139aa |
| 17-Aug-2022 |
Matthias Ringwald <[email protected]> |
hci: fix assigning of BIS handles to prepared ISO streams
|
#
c63ee49a |
| 18-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: send le set feature connected during startup
|
#
a2c9d908 |
| 18-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: fix warnings, clear periodic advertiser list on power off
|
#
ce7ca7c8 |
| 16-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: fix ENABLE_CONTROLLER_DUMP_PACKETS
|
#
8ad9cf99 |
| 15-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: add ENABLE_CONTROLLER_DUMP_PACKETS
|
#
c7a108af |
| 14-Jun-2022 |
Matthias Ringwald <[email protected]> |
hci: fix build error without Classic but LE ISO support
|
#
5ade6657 |
| 04-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: emit HCI_EVENT_BIS_CAN_SEND_NOW for hci_request_bis_can_send_now_events
|
#
e5413aa0 |
| 04-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: track num packets sent for iso streams
|
#
346f8c2c |
| 04-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: terminate BIGs and BIG Syncs on Power Off
|
#
fb16346a |
| 04-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: setup iso streams for big
|
#
a90016de |
| 04-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: store big_handle in hci_iso_stream_t
|
#
15a15be3 |
| 04-Jul-2022 |
Matthias Ringwald <[email protected]> |
hci: generalize iso management functions
|
#
2a6c0f82 |
| 01-Jul-2022 |
Matthias Ringwald <[email protected]> |
gap: support BIG Sync with gap_big_sync_create and gap_big_sync_terminate
|
#
7aa35f6a |
| 30-Jun-2022 |
Matthias Ringwald <[email protected]> |
gap: support BIG with gap_big_create and gap_big_terminate
|
#
8254e329 |
| 27-Jun-2022 |
Matthias Ringwald <[email protected]> |
hci: skip HCI Set Event Mask 2 for PacketCraft controllers (work-around bug)
|
#
71fd255d |
| 17-Jun-2022 |
Matthias Ringwald <[email protected]> |
gap: replace BTSTACK_EVENT_DISCOVERABLE_ENABLED with BTSTACK_EVENT_SCAN_MODE_CHANGED
|
#
9d78a7ec |
| 08-Jun-2022 |
Matthias Ringwald <[email protected]> |
hci: fix warnings
|
#
ad915196 |
| 07-Jun-2022 |
Matthias Ringwald <[email protected]> |
hci: improve hci_get_sco_packet_length
|
#
67494bc5 |
| 02-Jun-2022 |
Matthias Ringwald <[email protected]> |
hci: remove hci_halting_defer
|
#
d152b6c6 |
| 01-Jun-2022 |
Matthias Ringwald <[email protected]> |
hci: use ERROR_CODE_CONNECTION_REJECTED_DUE_TO_SECURITY_REASONS to rejected classic connections
|