History log of /btstack/example/hsp_ag_demo.c (Results 1 – 25 of 37)
Revision Date Author Comments
# 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


# 2e3335af 29-Nov-2021 Matthias Ringwald <[email protected]>

example/hsp: update examples


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 6058cb0d 25-Mar-2021 Matthias Ringwald <[email protected]>

examples: use `btstack_event.h` getters instead of direct array access, use enum to compare status codes


# d04d6ac3 24-Mar-2021 Matthias Ringwald <[email protected]>

hsp ag: emit HSP_SUBEVENT_BUTTON_PRESSED instead of audio connection setup/release


# 584803f1 04-Jan-2021 Matthias Ringwald <[email protected]>

example: add 'delete link key(s)' to a2dp_source, hfp_ag, hsp_ag


# ec8ae085 23-Oct-2020 Milanka Ringwald <[email protected]>

docu: copy editing examples titles


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# 80b0ebb6 17-Dec-2018 Matthias Ringwald <[email protected]>

example hfp/hsp: ignore SCO packets if connection handle doesn't match, use HCI_CON_HANDLE_INVALID


# 031381f9 03-Oct-2018 Matthias Ringwald <[email protected]>

example/hsp_ag_demo,hsp_hf_demo: set codec to CVSD, fixes issue #177


# a4fe6467 24-Aug-2018 Matthias Ringwald <[email protected]>

example: register for events after setting up the stack, register for hci events after sm_init()


# 05d93378 22-Aug-2017 Milanka Ringwald <[email protected]>

autoconnect if STDIN is not defined


# 0c2b8870 16-Aug-2017 Matthias Ringwald <[email protected]>

examples: unify local names and append BD_ADDR


# 8c0f3635 15-Aug-2017 Milanka Ringwald <[email protected]>

remove Remove Ctrl-C from usage


# 249d94cf 08-Aug-2017 Matthias Ringwald <[email protected]>

fix warnings: mostly sign-compare


# 95a8ee01 26-May-2017 Matthias Ringwald <[email protected]>

btstack_stdin: provide console input in callback


# 7ea7688a 25-May-2017 Matthias Ringwald <[email protected]>

btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations


# 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


# a1dc4edb 30-Nov-2016 Matthias Ringwald <[email protected]>

stdin: add btstack_stdin_read() and use in examples


# 42d241c2 14-Nov-2016 Milanka Ringwald <[email protected]>

maths: aproximation of sqrt


# 185c8cd4 23-May-2016 Matthias Ringwald <[email protected]>

example/hsp+hfp: extract SCO test code into sco_demo_util


# d9ec3f99 22-Apr-2016 Matthias Ringwald <[email protected]>

example/hsp_X_demo: fix error report for HSP_SUBEVENT_RFCOMM_CONNECTION_COMPLETE


12