History log of /btstack/src/ble/gatt-service/battery_service_v1_server.c (Results 1 – 16 of 16)
Revision Date Author Comments
# 7f5d8e5f 05-Dec-2024 Matthias Ringwald <[email protected]>

bluetooth_gatt: fix spelling of ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_CRITCAL_STATUS


# 133170f2 02-Dec-2024 Dirk Helbig <[email protected]>

gatt-service/bas-server-1.1: fix warnings


# 00cda5fb 20-Nov-2024 Matthias Ringwald <[email protected]>

gatt-service/bas-server-v1: remove unused function


# 6a9e015f 13-Nov-2024 Matthias Ringwald <[email protected]>

gatt-service/bas-server: generate advertisement data for application


# feeb8459 13-Nov-2024 Matthias Ringwald <[email protected]>

gatt-service/bas-server: emit broadcast started/stopped


# f368eb91 13-Nov-2024 Matthias Ringwald <[email protected]>

gatt-service/bas-server: provide service id on registration


# f849ede7 13-Nov-2024 Matthias Ringwald <[email protected]>

gatt-service/bas-server: assign service id


# 164aeebb 30-Sep-2024 Milanka Ringwald <[email protected]>

gatt-service/bas_server: fix bitmaps


# de4a918b 25-Sep-2024 Milanka Ringwald <[email protected]>

gatt-service/bas_server: validate input params


# e24f316c 25-Sep-2024 Milanka Ringwald <[email protected]>

gatt-service/bas_server: add skeleton setters


# e16068db 25-Sep-2024 Milanka Ringwald <[email protected]>

gatt-service/bas_server: implement set battery level status


# ac8c27c4 25-Sep-2024 Milanka Ringwald <[email protected]>

gatt-service/bas_server: update API


# 3d715e85 25-Sep-2024 Milanka Ringwald <[email protected]>

gatt-service/bas_server: rename task


# db9fdd68 25-Sep-2024 Milanka Ringwald <[email protected]>

gatt-service/bas_server: extract structs for battery characteristics


# e5ae30da 24-Sep-2024 Milanka Ringwald <[email protected]>

gatt-service/bas_server: implement read callback


# d62aa1c5 23-Sep-2024 Milanka Ringwald <[email protected]>

gatt-service/bas_server: multiple instances