History log of /btstack/src/ble/gatt-service/nordic_spp_service_server.c (Results 1 – 16 of 16)
Revision Date Author Comments
# 77a1fa17 24-Feb-2024 Matthias Ringwald <[email protected]>

gatt-service/nordic_spp_service_server: check con handle on hci disconnect


# 105be2b8 23-Jan-2024 Milanka Ringwald <[email protected]>

gatt-service/nordic_spp_service_server: emit service disconnect on HCI disconnect


# 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


# 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


# 257f2b00 21-Mar-2021 Matthias Ringwald <[email protected]>

nordic_spp_service: 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


# 9192020a 07-Jul-2020 Matthias Ringwald <[email protected]>

remove <stdio.h>, <stdlib.h> and printf from most core files


# 8334d3d8 17-Jan-2020 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-8.9: inline const objects that are used by single function


# 04f45ea1 05-Dec-2019 Milanka Ringwald <[email protected]>

gatt-services: remove printf


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# 842f9974 12-Nov-2018 Milanka Ringwald <[email protected]>

remove unused casts


# ba7944be 31-Oct-2018 Milanka Ringwald <[email protected]>

nordic spp server service: update Makefile, update service name, use correct handle for notify


# ebdf3c68 24-Oct-2018 Milanka Ringwald <[email protected]>

nordic_spp_service_server: added service and examples