#
8d2d8af1 |
| 18-May-2020 |
Matthias Ringwald <[email protected]> |
hci: check if Read Remote Extended Features Command is implemented
|
#
78315a58 |
| 08-May-2020 |
Matthias Ringwald <[email protected]> |
GAP: gap_set_security_level sets required security level for incoming and outgoing connections
|
#
593702ca |
| 05-May-2020 |
Matthias Ringwald <[email protected]> |
hci: release outgoing packet buffer if hci command is skipped
|
#
3c9da642 |
| 30-Apr-2020 |
Matthias Ringwald <[email protected]> |
btstack_util: provide btstack_replace_bd_addr_placeholder
|
#
63873210 |
| 30-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: only update shortened and complete local name items in provided EIR data
|
#
79186815 |
| 30-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: limit device name by buffer len for write local name and write eir data
|
#
a8c4e5ad |
| 30-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: introduce EXTENDED_INQUIRY_RESPONSE_DATA_LEN
|
#
0f3b27c5 |
| 29-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: implement ENABLE_LE_LIMIT_ACL_FRAGMENT_BY_MAX_OCTETS
|
#
046ec007 |
| 22-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: emit dedicated bonding complete before disconnection complete
|
#
672e36ab |
| 22-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: handle hci_create_connection triggered in disconnection complete event
|
#
b0136355 |
| 22-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: handle gap_connect triggered by disconnection complete event
|
#
62473419 |
| 14-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: allow to specify HCI_RESET_RESEND_TIMEOUT_MS from btstack_config.h
|
#
67c6c9dc |
| 12-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: reduce comparison to handle event, extract handle_event_for_current_stack_state
|
#
07fd2f31 |
| 09-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: extract hci_initializing_event_handler_command_completed
|
#
55573af2 |
| 08-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: reduce comparisons to process outgoing hci commands
|
#
f30077b7 |
| 09-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: split hci_run into multiple sub statemachines
|
#
f19b3c9e |
| 07-Apr-2020 |
Matthias Ringwald <[email protected]> |
chipset/bcm: wait 300 ms after PatchRAM update in hci.c to assert Controller is ready
|
#
b4eb4420 |
| 02-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: gap_set_allow_role_switch allows to prevent role switch in outgoing classic ACL connections
|
#
787e73a5 |
| 02-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: fix gap_stop_scan - regression from 3251a10
|
#
1470db0c |
| 02-Apr-2020 |
Matthias Ringwald <[email protected]> |
test/gap: unit test for gap le scanning
|
#
a5a5d24e |
| 01-Apr-2020 |
Matthias Ringwald <[email protected]> |
hci: fix LE-only build
|
#
6e058d3f |
| 31-Mar-2020 |
Matthias Ringwald <[email protected]> |
hci: only send HCI Read Local Encryption Key Size if supported by Controller
|
#
3251a108 |
| 13-Mar-2020 |
Matthias Ringwald <[email protected]> |
gap: fixed gap_set_scan_parameters() if issued right before gap_start_scan() - issue #275
|
#
7d33cb26 |
| 10-Mar-2020 |
Milanka Ringwald <[email protected]> |
test/fuzz: setup controller info to allow sending, set conn role as slave, cover more states
|
#
18976c74 |
| 28-Jan-2020 |
Matthias Ringwald <[email protected]> |
test/fuzz: prepare classic acl + sco incoming and ready + le ready hci connection for fuzz_hci
|