#
4ea43905 |
| 23-Jul-2020 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-10.4_a: append 'u' to constant literals when used in unsigned expressions or comparisons
|
#
ea5cc3a8 |
| 09-Jul-2020 |
Matthias Ringwald <[email protected]> |
hci: provide hci_opcode_t and daemon_opcode_t definitions and use in hci_cmd.c and daemon_cmd.c
|
#
b002ae8c |
| 27-May-2020 |
Matthias Ringwald <[email protected]> |
hci_cmd: add hci_write_secure_connections_host_support
|
#
d5057706 |
| 18-May-2020 |
Matthias Ringwald <[email protected]> |
hci_cmd: add hci_read_remote_extended_features_command
|
#
4eac2391 |
| 12-Mar-2020 |
Matthias Ringwald <[email protected]> |
hci_cmd: added hci_read_inquiry_scan_activity and hci_write_inquiry_scan_activity
|
#
ba39ed56 |
| 11-Dec-2019 |
Matthias Ringwald <[email protected]> |
hci_cmd: add TI hci_ti_drpb_tester_con_tx and hci_ti_drpb_tester_packet_tx_rx
|
#
6535961a |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
ignore memcpy return value (always returns first parameter)
|
#
5efd5011 |
| 19-Nov-2019 |
Matthias Ringwald <[email protected]> |
hci_cmd: use parentheses to clarify OPCODE macro
|
#
968b2eaf |
| 15-Nov-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-20.7: use parentheses around macro parameters [a2383]
|
#
5cdaddfa |
| 20-Sep-2019 |
Matthias Ringwald <[email protected]> |
hci_cmd: add hci_bcm_write_tx_power_table for Broadcom/Cypress
|
#
9af39d9f |
| 12-Sep-2019 |
Matthias Ringwald <[email protected]> |
hci: add hci_read_pin_type and hci_write_pin_type
|
#
97abfa24 |
| 19-Aug-2019 |
Matthias Ringwald <[email protected]> |
hci_cmd: add hci_read_encryption_key_size
|
#
44751e25 |
| 16-Aug-2019 |
Matthias Ringwald <[email protected]> |
hci: add hci_read_transmit_power_level
|
#
6ea073fe |
| 11-Jul-2019 |
Matthias Ringwald <[email protected]> |
hci_cmd: fix compile
|
#
195e82f3 |
| 11-Jul-2019 |
skoperst <[email protected]> |
hci: add page-scan related commands
|
#
eab6959f |
| 15-May-2019 |
Matthias Ringwald <[email protected]> |
hci_cmd: add hci_bcm_set_sleep_mode
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
8b22c04d |
| 28-Mar-2019 |
Matthias Ringwald <[email protected]> |
hci: add hci_read_remote_version_information and corresponding hci_event_read_remote_version_information_complete
|
#
ca13daef |
| 02-Jan-2019 |
Matthias Ringwald <[email protected]> |
hci_cmd: add commands for LE PHY control
|
#
7cd21895 |
| 22-Oct-2018 |
Matthias Ringwald <[email protected]> |
hci_cmd: add hci_exit_sniff_mode
|
#
53138e7a |
| 19-Oct-2018 |
Matthias Ringwald <[email protected]> |
hci_cmd: fix spelling of hci_write_default_link_policy_setting
|
#
9119d792 |
| 24-Sep-2018 |
Milanka Ringwald <[email protected]> |
hci_cmd: add hci_write_current_iac_lap_two_iacs
|
#
fe704c95 |
| 06-Apr-2018 |
Matthias Ringwald <[email protected]> |
hci_cmd: add le remote connection parameter commands
|
#
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.
|
#
84ca9bd8 |
| 19-Oct-2017 |
Matthias Ringwald <[email protected]> |
hci_cmds: added remaining BR/EDR test commands
|