History log of /btstack/example/gatt_battery_query.c (Results 1 – 25 of 39)
Revision Date Author Comments
# 7b782c70 17-Nov-2024 Matthias Ringwald <[email protected]>

gatt_battery_query: fix event getter


# 2e80d8ec 24-May-2024 Steven Buytaert <[email protected]>

example: fix command line address parsing


# a220ab31 02-Apr-2024 Matthias Ringwald <[email protected]>

example/gatt_battery_query: use address type from advertisement


# bba48196 22-Nov-2023 Matthias Ringwald <[email protected]>

example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE


# 8dbd7793 23-Feb-2023 Matthias Ringwald <[email protected]>

example/gatt_battery_query: read battery once after connected


# fcd55a0b 10-Jan-2023 Milanka Ringwald <[email protected]>

examples: unify status stdout format


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 79e58675 08-Mar-2021 Matthias Ringwald <[email protected]>

gatt_battery_query: fix warning about set but unused variable


# 4c517414 05-Mar-2021 Milanka Ringwald <[email protected]>

example: improve documentation for gatt_battery_query and gatt_device_information_query


# f3d85318 04-Mar-2021 Milanka Ringwald <[email protected]>

ble/battery_service_client: reimplement polling, add manual poll and API documentation


# 49f15046 04-Mar-2021 Milanka Ringwald <[email protected]>

ble/battery_service_client: add poll interval as param to connect function


# 89b171cf 04-Mar-2021 Milanka Ringwald <[email protected]>

ble/battery_service_client: fix polling, remove size check for internal events


# 83b6788c 04-Mar-2021 Milanka Ringwald <[email protected]>

example/gatt_battery_query: clean up


# 7ec9a1bb 02-Mar-2021 Milanka Ringwald <[email protected]>

ble/battery_service_client: rename event


# 174a0c1c 02-Mar-2021 Milanka Ringwald <[email protected]>

ble/battery_service_client: implement query services


# ec8ae085 23-Oct-2020 Milanka Ringwald <[email protected]>

docu: copy editing examples titles


# 26687d14 24-May-2019 Matthias Ringwald <[email protected]>

example/gatt_battery_query: register for notification updates


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

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


# a63a688a 28-Mar-2019 Matthias Ringwald <[email protected]>

example: document that .h is generated from .gatt


# a4fe6467 24-Aug-2018 Matthias Ringwald <[email protected]>

example: register for events after setting up the stack, register for hci events after sm_init()


# c30af2ff 05-Jul-2018 Matthias Ringwald <[email protected]>

don't use empty initializer [-Wgnu-empty-initializer]


# a8d3af57 10-May-2018 Matthias Ringwald <[email protected]>

example/gatt_battery_query: don't disconnect after first battery level value


# 7ea7688a 25-May-2017 Matthias Ringwald <[email protected]>

btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations


# 6316c8ed 22-May-2017 Matthias Ringwald <[email protected]>

example: fix warning for unused argc, argv


# ab2c6ae4 24-Mar-2017 Matthias Ringwald <[email protected]>

tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__


12