13 Commits

Author SHA1 Message Date
Steven Buytaert
2e80d8ec7f example: fix command line address parsing 2024-05-27 11:24:44 +02:00
Matthias Ringwald
bba4819655 example: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE 2023-11-23 10:28:53 +01:00
Milanka Ringwald
fcd55a0b5a examples: unify status stdout format 2023-01-10 11:32:53 +01:00
Matthias Ringwald
0801ef928e example: fix warnings 2022-04-30 22:05:44 +02:00
Milanka Ringwald
2fca4dad95 license: update text 2021-11-02 09:31:00 +01:00
Matthias Ringwald
6058cb0da7 examples: use btstack_event.h getters instead of direct array access, use enum to compare status codes 2021-03-25 08:58:57 +01:00
Milanka Ringwald
ec8ae085b4 docu: copy editing examples titles 2020-10-23 09:55:01 +02:00
Matthias Ringwald
ddd48cb85d example/gatt_heart_rate_client: skip reading Sensor Location if Characteristic not available 2019-10-24 20:59:09 +02:00
Milanka Ringwald
9cb80b17e9 gat_client: rename status to att_status in GATT_EVENT_QUERY_COMPLETE event, add and use ATT_ERROR_SUCCESS instead of 0 status code 2019-09-25 09:25:38 +02:00
Matthias Ringwald
e501bae083 Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1) 2019-05-11 19:31:55 +02:00
Matthias Ringwald
a4fe646795 example: register for events after setting up the stack, register for hci events after sm_init() 2018-08-24 10:03:14 +02:00
Matthias Ringwald
c30af2ff06 don't use empty initializer [-Wgnu-empty-initializer] 2018-07-05 22:13:46 +02:00
Matthias Ringwald
6104991b22 example: new gatt_heart_rate_client example 2018-03-09 12:46:55 +01:00