#
67b65e8f |
| 06-Sep-2023 |
Christian Erhardt <[email protected]> |
ble/gatt-service: use backtick for code snippets in comments
|
#
689e7fb3 |
| 14-Sep-2023 |
Matthias Ringwald <[email protected]> |
gatt-service: abort write callback if transaction mode is set
|
#
843359ed |
| 20-Sep-2022 |
Matthias Ringwald <[email protected]> |
gatt-service: fix own service lookup
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
c436b760 |
| 01-Jun-2021 |
Milanka Ringwald <[email protected]> |
att_db: fix spelling, update API docu
|
#
694f87bf |
| 22-Mar-2021 |
Matthias Ringwald <[email protected]> |
ublox_spp_service_server: use events instead of callback
|
#
9305033e |
| 01-Feb-2021 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-14.4_c: compare against 0 or NULL
|
#
a2489f29 |
| 01-Oct-2020 |
Matthias Ringwald <[email protected]> |
gatt-services: use assert to check service found in att db
|
#
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
|
#
8334d3d8 |
| 17-Jan-2020 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-8.9: inline const objects that are used by single function
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
40a35d0a |
| 09-Nov-2018 |
Milanka Ringwald <[email protected]> |
ublox_spp_service_server: add read to FIFO characteristic, receive three wrties: Write credits CCCD, Write FIFO CCCD, Write credits, then give out/notify credits
|
#
733ac1e8 |
| 06-Nov-2018 |
Milanka Ringwald <[email protected]> |
ublox_spp_service_server: Implementation of the ublox SPP-like profile
|