#
c7308688 |
| 08-Dec-2023 |
Matthias Ringwald <[email protected]> |
hci: extract gap_big_setup_iso_streams
|
#
02e19895 |
| 08-Dec-2023 |
Matthias Ringwald <[email protected]> |
hci: setup iso_stream in big sync established
|
#
3e377057 |
| 08-Dec-2023 |
Matthias Ringwald <[email protected]> |
hci: limit num_cis by MAX_NR_CIS in gap_cig_create
|
#
5fd415a6 |
| 08-Dec-2023 |
Matthias Ringwald <[email protected]> |
hci: only accept num_bis specified in gap_big_create/gap_big_sync_create
|
#
d034696a |
| 08-Dec-2023 |
Matthias Ringwald <[email protected]> |
hci: make big_handle unique between BIG and BIG Sync
|
#
d7dbf891 |
| 05-Dec-2023 |
Matthias Ringwald <[email protected]> |
sm: use bool for sm_connection_sc
|
#
c7bead46 |
| 05-Dec-2023 |
Matthias Ringwald <[email protected]> |
hci: use bool in conditions
|
#
05acf48b |
| 30-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: log message when workaround for missing command complete/status is triggered
|
#
062276f9 |
| 28-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: fix receive of iso packets
|
#
91036612 |
| 27-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: fix build
|
#
f48a5586 |
| 27-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: add workaround for Controllers that fail to send command complete/status for connection that does not get established
|
#
920a6ac5 |
| 23-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: enable le enhanced connection complete event
|
#
e4def797 |
| 23-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: fix length field of GAP_SUBEVENT_LE_CONNECTION_COMPLETE
|
#
5d6688b0 |
| 23-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: add ENABLE_LE_ENHANCED_CONNECTION_COMPLETE_EVENT
|
#
028ead5e |
| 23-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: configure Classic ACL packet types with hci_enable_acl_packet_types
|
#
ebd1b979 |
| 22-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: emit GAP_SUBEVENT_LE_CONNECTION_COMPLETE for gap_connect_cancel
|
#
a9212437 |
| 22-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: extract hci_create_gap_connection_complete_event
|
#
98e0165d |
| 22-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: emit GAP_SUBEVENT_LE_CONNECTION_COMPLETE for all le connection complete variants
|
#
4dcab8b6 |
| 22-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: move past init from create_connection_for_bd_addr_and_type into hci_connection_init
|
#
9cb52963 |
| 22-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: return command disallowed in gap_connect() without emitting connection complete
|
#
c26f2c7b |
| 10-Nov-2023 |
Matthias Ringwald <[email protected]> |
bluetooth: add PIN_CODE_LEN, check len in gap_pin_code_response_binary, fixes #542
|
#
bf6cc429 |
| 08-Nov-2023 |
Matthias Ringwald <[email protected]> |
hci: return BTSTACK_MEMORY_ALLOC_FAILED in gap_connect without le connection complete event
|
#
cd7411de |
| 31-Oct-2023 |
Matthias Ringwald <[email protected]> |
hci: fix restart connect with whitelist after whitelist modification
|
#
d946a741 |
| 25-Oct-2023 |
Matthias Ringwald <[email protected]> |
hci: fix remove device from periodic advertiser list
|
#
a14c18de |
| 06-Oct-2023 |
Matthias Ringwald <[email protected]> |
hci: update ISO packet field names
|