#
8e24486a |
| 02-May-2017 |
Matthias Ringwald <[email protected]> |
fix static only warning
|
#
7df1ef2f |
| 02-May-2017 |
Matthias Ringwald <[email protected]> |
sm: HAVE_AES128 allows to complete AES128 by Host instead of Bluetooth Controller - rarely needed
|
#
cdb8bfae |
| 25-Apr-2017 |
Matthias Ringwald <[email protected]> |
wiced: use micro-ecc from WICED SDK to avoid duplicate symbols
|
#
88011322 |
| 13-Apr-2017 |
Matthias Ringwald <[email protected]> |
sm: fix compile without LE Secure Connections
|
#
35ef8655 |
| 13-Apr-2017 |
Matthias Ringwald <[email protected]> |
sm: check HCI_PAYLOAD_SIZE when LE Secure Connections are used
|
#
5198fffa |
| 13-Apr-2017 |
Matthias Ringwald <[email protected]> |
sm: only return prepared random data during ec key generation
|
#
c692d776 |
| 13-Apr-2017 |
Matthias Ringwald <[email protected]> |
sm: use micro-ecc for p256r1 calculation
|
#
fc5bff5f |
| 13-Apr-2017 |
Matthias Ringwald <[email protected]> |
sm: store public key in single 64 byte array instead of two 32 byte arrays
|
#
61f37892 |
| 30-Mar-2017 |
Matthias Ringwald <[email protected]> |
bluetooth_company_id: use scraped defines instead of small set from bluetooth.h before
|
#
ab2c6ae4 |
| 24-Mar-2017 |
Matthias Ringwald <[email protected]> |
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
#
eda85fbf |
| 11-Feb-2017 |
Matthias Ringwald <[email protected]> |
sm: don't store info for signed writes without ENABLE_LE_SIGNED_WRITE
|
#
dd519691 |
| 18-Jan-2017 |
Matthias Ringwald <[email protected]> |
sm: make own_address_type accessible for central-only, too
|
#
b95a5a35 |
| 18-Jan-2017 |
Matthias Ringwald <[email protected]> |
gap_le: cleanup use of own address for scanning, advertisements, and connection creation
|
#
d70217a2 |
| 15-Jan-2017 |
Matthias Ringwald <[email protected]> |
gap: require ENABLE_LE_CENTRAL for adv scans and outgoing connections, ENABLE_LE_PERIPHERAL for advertisements
|
#
42134bc6 |
| 14-Jan-2017 |
Matthias Ringwald <[email protected]> |
sm: comment code for not supported role if only Central or Peripheral are enabled
|
#
1a682202 |
| 14-Jan-2017 |
Matthias Ringwald <[email protected]> |
config: add ENABLE_LE_PERIPHERAL and ENABLE_LE_CENTRAL to be able to reduce code size in Security Manager
|
#
7a766ebf |
| 13-Jan-2017 |
Matthias Ringwald <[email protected]> |
LE: require ENABLE_LE_SIGNED_WRITE for ATT/GATT Signed Writes
|
#
d0662982 |
| 22-Dec-2016 |
Matthias Ringwald <[email protected]> |
fix unused params warnings
|
#
9ec2630c |
| 22-Dec-2016 |
Matthias Ringwald <[email protected]> |
fix unused parameters warning
|
#
334126b3 |
| 21-Nov-2016 |
Matthias Ringwald <[email protected]> |
sm: provide le_device_db_index in SM_EVENT_IDENTITY_RESOLVING_SUCCEEDED again
|
#
33373e40 |
| 10-Nov-2016 |
Matthias Ringwald <[email protected]> |
sm: use fake public addresss of nRf5 chipsets as random static address
|
#
8f57b085 |
| 10-Nov-2016 |
Matthias Ringwald <[email protected]> |
gap_le: fix random static address handling
|
#
5777861b |
| 08-Nov-2016 |
Matthias Ringwald <[email protected]> |
sm: fix setting Random Address when set via gap_random_address_set before HCI is working
|
#
52b551c3 |
| 08-Nov-2016 |
Matthias Ringwald <[email protected]> |
sm: fix Random Address generation when enabled before HCI is working
|
#
804d3e67 |
| 07-Nov-2016 |
Matthias Ringwald <[email protected]> |
sm: fix compile without ENABLE_LE_SECURE_CONNECTIONS
|