#
25c92c24 |
| 09-Dec-2024 |
Matthias Ringwald <[email protected]> |
panu_demo: fix unused warning
|
#
762141af |
| 20-Jun-2023 |
Matthias Ringwald <[email protected]> |
example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489
|
#
fcd55a0b |
| 10-Jan-2023 |
Milanka Ringwald <[email protected]> |
examples: unify status stdout format
|
#
8c9bb29e |
| 17-Dec-2021 |
Matthias Ringwald <[email protected]> |
example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
e5d43f34 |
| 27-Oct-2020 |
Matthias Ringwald <[email protected]> |
panu_demo: avoid unused var warnings if client mode is disabled
|
#
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
|
#
fb389631 |
| 05-Jun-2019 |
Matthias Ringwald <[email protected]> |
bnep: BD_ADDR is stored in little-endian format for all BNEP_EVENT_*
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
4c9cb4f5 |
| 05-Apr-2019 |
Matthias Ringwald <[email protected]> |
example/panu_demo: register NAP service with BNEP when implementing server
|
#
cb3797fc |
| 05-Apr-2019 |
Matthias Ringwald <[email protected]> |
example/panu_demo: use ENABLE_PANU_CLIENT to switch to PANU client mode
|
#
6a4fc708 |
| 27-Feb-2019 |
Matthias Ringwald <[email protected]> |
example/panu_demo: setup SDP and register PANU SDP Record
|
#
25303625 |
| 28-Nov-2018 |
Matthias Ringwald <[email protected]> |
examples: panu_demo.c + sdp_bnep_query.c, don't free local variable
|
#
9975f1a3 |
| 28-Nov-2018 |
Matthias Ringwald <[email protected]> |
example/panu_demo: 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()
|
#
84693d68 |
| 07-Nov-2017 |
Matthias Ringwald <[email protected]> |
network: fix compile, add btstack_network_get_name
|
#
a7473022 |
| 07-Nov-2017 |
Matthias Ringwald <[email protected]> |
network: extract POSIX network code into btstack_network_posix and use in panu_demo
|
#
58d7a529 |
| 01-Nov-2017 |
Milanka Ringwald <[email protected]> |
update examples docu
|
#
e0f9c2f9 |
| 26-Oct-2017 |
Matthias Ringwald <[email protected]> |
panu_demo: fix SDP remote log output
|
#
36b4a12c |
| 08-Sep-2017 |
Matthias Ringwald <[email protected]> |
panu_demo: enable tun interface read callback
|
#
dbc20686 |
| 07-Sep-2017 |
Matthias Ringwald <[email protected]> |
panu_demo: also log bnep send
|
#
60f21f52 |
| 07-Sep-2017 |
Matthias Ringwald <[email protected]> |
panu_demo: request can send now, log received network packets
|
#
b5a442a7 |
| 06-Sep-2017 |
Matthias Ringwald <[email protected]> |
panu_demo: prefer NAP over PANU
|