#
fcd55a0b |
| 10-Jan-2023 |
Milanka Ringwald <[email protected]> |
examples: unify status stdout format
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
0396d6cc |
| 11-Jan-2021 |
Matthias Ringwald <[email protected]> |
sdp: support de-init
|
#
7bbeb3ad |
| 27-Oct-2020 |
Milanka Ringwald <[email protected]> |
add missing default switch cases
|
#
ec8ae085 |
| 23-Oct-2020 |
Milanka Ringwald <[email protected]> |
docu: copy editing examples titles
|
#
13820c00 |
| 21-Oct-2020 |
Milanka Ringwald <[email protected]> |
docu: updated titles of examples
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
25303625 |
| 28-Nov-2018 |
Matthias Ringwald <[email protected]> |
examples: panu_demo.c + sdp_bnep_query.c, don't free local variable
|
#
b85d692e |
| 28-Nov-2018 |
Matthias Ringwald <[email protected]> |
example/sdp_bnep_query: use static buffer for service names
|
#
14fd128c |
| 01-Oct-2018 |
Matthias Ringwald <[email protected]> |
sdp queries: check if DES element exist before reading it
|
#
a4fe6467 |
| 24-Aug-2018 |
Matthias Ringwald <[email protected]> |
example: register for events after setting up the stack, register for hci events after sm_init()
|
#
173fff9b |
| 12-Jan-2018 |
Matthias Ringwald <[email protected]> |
example: fix warnings for printf of uint32_t values
|
#
6dbf1f9a |
| 22-Aug-2017 |
Milanka Ringwald <[email protected]> |
handle SDP query error
|
#
235946f1 |
| 26-Mar-2017 |
Matthias Ringwald <[email protected]> |
bluetooth_sdp: use scraped SDP UUID and PSMs for SDP record creation and parsing
|
#
a224d682 |
| 25-Mar-2017 |
Matthias Ringwald <[email protected]> |
bnep: use UUIDs from bluetooth_sdp.h
|
#
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__
|
#
9ec2630c |
| 22-Dec-2016 |
Matthias Ringwald <[email protected]> |
fix unused parameters warning
|
#
fb42b6e5 |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
use btstack_event_state_get_state
|
#
0e2df43f |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
event: introduce hci_event_packet_get_type
|
#
bcf00d8f |
| 19-Feb-2016 |
Matthias Ringwald <[email protected]> |
examples: move out of embedded subfolder
|