#
c6d8b816 |
| 16-Dec-2024 |
Matthias Ringwald <[email protected]> |
att_db: fix signed vs. unsigned warnings
|
#
34464d0c |
| 17-Apr-2024 |
Matthias Ringwald <[email protected]> |
att_db: use NULL
|
#
f688bdb8 |
| 04-Dec-2023 |
Matthias Ringwald <[email protected]> |
Use boolean for conditionals
|
#
5f5dcb67 |
| 04-Dec-2023 |
Matthias Ringwald <[email protected]> |
att_db: use bool for internal functions
|
#
2cbb1bf1 |
| 05-Jun-2023 |
Matthias Ringwald <[email protected]> |
att_db: add att_prepare_handle_value_multiple_notification
|
#
c15a35be |
| 05-Jun-2023 |
Matthias Ringwald <[email protected]> |
att_db: persist GATT_CLIENT_SUPPORTED_FEATURES
|
#
2c4384eb |
| 05-Jun-2023 |
Matthias Ringwald <[email protected]> |
att_db: implement read multiple variable request/response
|
#
6f74cd09 |
| 13-Jun-2023 |
Milanka Ringwald <[email protected]> |
att_db: read const value for given handle
|
#
b63105b5 |
| 14-Apr-2023 |
Milanka Ringwald <[email protected]> |
ble/att_db: pass offset when preparing for blob read
|
#
9d506991 |
| 25-Oct-2022 |
Matthias Ringwald <[email protected]> |
att_db: fix warning
|
#
6607f8f0 |
| 19-May-2022 |
Milanka Ringwald <[email protected]> |
ble/att_db: allow to find all primary services with given UUID
|
#
38460e25 |
| 27-Apr-2022 |
Matthias Ringwald <[email protected]> |
att_db: fix warnings
|
#
32e1ff05 |
| 11-Jan-2022 |
Milanka Ringwald <[email protected]> |
att_db: search included service within handle range
|
#
9f7e3af1 |
| 13-Dec-2021 |
Milanka Ringwald <[email protected]> |
MISRAC2012-Rule-10.3: att_db, btstack_stdin_embedded
|
#
38b893aa |
| 13-Dec-2021 |
Milanka Ringwald <[email protected]> |
MISRAC2012-Rule-10.4_a: att_db, att_db_util, att_dispatch, att_server
|
#
edc4e664 |
| 13-Dec-2021 |
Milanka Ringwald <[email protected]> |
MISRAC2012-Rule-10.4_a: att_db, att_db_util
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
29b68171 |
| 04-Oct-2021 |
Milanka Ringwald <[email protected]> |
att_db: use bool for in_group
|
#
f76262a5 |
| 04-Oct-2021 |
Milanka Ringwald <[email protected]> |
att_db: make public gatt_server_get_handle_range_for_service_with_uuid128 function
|
#
83dbe303 |
| 02-Jul-2021 |
Matthias Ringwald <[email protected]> |
att_db: fix compile with ENABLE_LOG_DEBUG
|
#
a50d6f9c |
| 21-Jun-2021 |
Matthias Ringwald <[email protected]> |
ble/att_db: reduce number of paths in handle_read_by_type_request2
|
#
b6e793c0 |
| 21-Jun-2021 |
Matthias Ringwald <[email protected]> |
ble/att_db: extract att_validate_security_get_settings
|
#
b45b7749 |
| 03-Jun-2021 |
Milanka Ringwald <[email protected]> |
MISRAC2012-Rule-8.3_b: match function declaration and definition
|
#
c436b760 |
| 01-Jun-2021 |
Milanka Ringwald <[email protected]> |
att_db: fix spelling, update API docu
|
#
41f9be70 |
| 02-Jun-2021 |
Matthias Ringwald <[email protected]> |
avoid function param modification
|