#
fcd55a0b |
| 10-Jan-2023 |
Milanka Ringwald <[email protected]> |
examples: unify status stdout format
|
#
182f71a5 |
| 17-Jan-2022 |
Matthias Ringwald <[email protected]> |
example/sdp_rfcomm_query: use btstack_strcpy
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
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
|
#
231147c5 |
| 08-Sep-2020 |
Milanka Ringwald <[email protected]> |
examples: fix compile
|
#
ef24a2f7 |
| 07-Sep-2020 |
Milanka Ringwald <[email protected]> |
sdp_rfcomm_query: register for SDP query, and handle it in a callback
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
76780d6c |
| 28-Nov-2018 |
Matthias Ringwald <[email protected]> |
example/sdp_rfcomm_query: use static buffer for service names
|
#
5dcb6ca7 |
| 03-Oct-2018 |
Matthias Ringwald <[email protected]> |
Revert "l2cap ertm: allow SDU of szie MPS in first packet that contains L2CAP SDU Length"
This reverts commit f6fb536452573216b8c12692b87b78ef0221df9e.
|
#
f6fb5364 |
| 03-Oct-2018 |
Matthias Ringwald <[email protected]> |
l2cap ertm: allow SDU of szie MPS in first packet that contains L2CAP SDU Length
|
#
a4fe6467 |
| 24-Aug-2018 |
Matthias Ringwald <[email protected]> |
example: register for events after setting up the stack, register for hci events after sm_init()
|
#
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
|
#
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
|
#
d356a6da |
| 08-Apr-2016 |
Matthias Ringwald <[email protected]> |
move 'BTstack up and running' message from examples into port/../main.c
|
#
fb42b6e5 |
| 01-Apr-2016 |
Milanka Ringwald <[email protected]> |
use btstack_event_state_get_state
|
#
efda0b48 |
| 17-Mar-2016 |
Matthias Ringwald <[email protected]> |
sdp_util: extract sdp_create_spp_service into spp_server and use spp_create_sdp_record
|
#
763c9b6f |
| 17-Mar-2016 |
Matthias Ringwald <[email protected]> |
sdp_client: rename sdp_query_rfcomm -> sdp_client_query_rfcom
|
#
7fbb5f59 |
| 17-Mar-2016 |
Matthias Ringwald <[email protected]> |
sdp_client: use sdp_client_query prefix for rfcomm queries
|
#
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
|