#
a95ca902 |
| 13-Nov-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: delete bonding information if proactive authentication not enabled on re-encryption error
|
#
3c8fe124 |
| 12-Nov-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: fix unused warning
|
#
1dfae9c7 |
| 09-Nov-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: cache security level
|
#
11279da7 |
| 09-Nov-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: add gatt_client_set_required_security_level
|
#
6c124bc2 |
| 06-Nov-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: report error if re-encryption fails
|
#
8918bbda |
| 06-Nov-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: track re-encryption status and result
|
#
ec9babac |
| 05-Nov-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: abort request if re-encryption fails
|
#
72e4a9af |
| 04-Nov-2020 |
Matthias Ringwald <[email protected]> |
gatt client: register for sm events for proactive authentication
|
#
b15d5cea |
| 03-Nov-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: drop notifications/indications until IRK and re-encryption are complete as Responder
|
#
c90e270f |
| 21-Oct-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: drop notifications/indications as Central until re-encrypted
|
#
f060f108 |
| 30-Oct-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: use error_code variable
|
#
dda77937 |
| 30-Oct-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: inline gatt_client_mtu
|
#
5cf1669f |
| 29-Oct-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: streamline function, parameters and variable names
remove 'peripheral' term and use gatt_client instead
|
#
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
|
#
d73c9dbe |
| 25-Mar-2020 |
Milanka Ringwald <[email protected]> |
gatt_client: improve input validation
|
#
9f698c82 |
| 06-Mar-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: process included service response only if pair_size expected
|
#
a6121b51 |
| 04-Mar-2020 |
Milanka Ringwald <[email protected]> |
gatt_client: avoid read out of bounds
|
#
b3f03c84 |
| 03-Mar-2020 |
Matthias Ringwald <[email protected]> |
GATT Client: allow to register for any notification/indication and/or any connection
|
#
c839c6f9 |
| 21-Jan-2020 |
Matthias Ringwald <[email protected]> |
gatt_client: set uuid16 to zero when deserializing uuid128 services, characteristics, and descriptors
|
#
6535961a |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
ignore memcpy return value (always returns first parameter)
|
#
a0da043f |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-14.4_b: compare iterator pointer against NULL in for loops
|
#
0e588213 |
| 19-Nov-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-12.1: add suggested parentheses
|
#
5df9dc78 |
| 19-Nov-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-12.1: add suggested parentheses
|
#
a1df452e |
| 19-Nov-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-12.1: add suggested parentheses
|
#
c1ab6cc1 |
| 19-Nov-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-12.1: add suggested parentheses
|