#
a70e17d4 |
| 22-Mar-2018 |
Matthias Ringwald <[email protected]> |
GAP: allow to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections (fix)
|
#
7fd7aa6f |
| 16-Mar-2018 |
Matthias Ringwald <[email protected]> |
gap: ignore gap_disconnect if already disconnected
|
#
895f6685 |
| 14-Mar-2018 |
Milanka Ringwald <[email protected]> |
hci: fix debug output for incomming SCO connection
|
#
451d6789 |
| 02-Mar-2018 |
Matthias Ringwald <[email protected]> |
GAP: allow to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections (fix)
|
#
d4e4907b |
| 02-Mar-2018 |
Matthias Ringwald <[email protected]> |
GAP: allow to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections (fix)
|
#
2b6ab3e6 |
| 01-Mar-2018 |
Matthias Ringwald <[email protected]> |
GAP: allow to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections
|
#
0b36101d |
| 20-Feb-2018 |
Matthias Ringwald <[email protected]> |
hci: reset num_cmd_packets on vendor specific event for CSR controllers
|
#
6fab74db |
| 08-Feb-2018 |
Matthias Ringwald <[email protected]> |
GAP: LE scanning enabled not reset on HCI Reset -> can be enabled before HCI Power Up
|
#
ceecb9d9 |
| 05-Feb-2018 |
Matthias Ringwald <[email protected]> |
gap: add gap_delete_all_link_keys
|
#
1b6fb31b |
| 05-Feb-2018 |
Matthias Ringwald <[email protected]> |
gap: add link key iterator functions
|
#
004902f1 |
| 03-Feb-2018 |
Matthias Ringwald <[email protected]> |
hci: reset num cmd packets after sending baud rate command and receiving vendor event on Toshiba chipsets
|
#
9c77c9db |
| 30-Jan-2018 |
Matthias Ringwald <[email protected]> |
hci: fix handling of le connection complete with ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER as result of hci le create connection cancel command
|
#
cbe54ab2 |
| 24-Nov-2017 |
Jakob Krantz <[email protected]> |
Adds option to set the connection_scan_interval and connection_scan_window.
|
#
c4c88f1b |
| 20-Nov-2017 |
Jakob Krantz <[email protected]> |
Adds functionality for setting the master-slave role policy. Fixes bug when handling HCI_EVENT_ROLE_CHANGE.
|
#
9c6e867e |
| 19-Jan-2018 |
Matthias Ringwald <[email protected]> |
sm: moved sm_encryption_key_size, sm_authenticated, sm_authorization_state into gap.h
|
#
efd3b327 |
| 16-Jan-2018 |
Matthias Ringwald <[email protected]> |
hci: switch to main baud rate after EM_CpuReset for EM9304
|
#
e021ff1e |
| 16-Jan-2018 |
Matthias Ringwald <[email protected]> |
hci: reset baud rate after init script for EM9304 as well
|
#
f41911ed |
| 16-Jan-2018 |
Matthias Ringwald <[email protected]> |
hci: use btstack_chipset_result_t enum
|
#
8fca890e |
| 19-Nov-2017 |
Matthias Ringwald <[email protected]> |
hci: avoid double free during halting
|
#
384b59de |
| 19-Sep-2017 |
Matthias Ringwald <[email protected]> |
hci: check adv_data len when processing advertisement report. review UNUSED-size
|
#
80d7d618 |
| 28-Aug-2017 |
Matthias Ringwald <[email protected]> |
hci: fix sending of le set event mask
|
#
a004d674 |
| 28-Aug-2017 |
Matthias Ringwald <[email protected]> |
hci: don't enable all new LE Events
|
#
daabb8b8 |
| 27-Aug-2017 |
Matthias Ringwald <[email protected]> |
hci: send le set event mask during init
|
#
831711da |
| 23-Aug-2017 |
Matthias Ringwald <[email protected]> |
hci: fix gap_set_connection_parameter_range and gap_set_connection_parameters (don't reset values on HCI Reset)
|
#
e9f343c8 |
| 22-Aug-2017 |
Matthias Ringwald <[email protected]> |
hci: fix compile for LE Peripheral without Classic
|