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