#
f0c27a95 |
| 09-Jul-2021 |
Milanka Ringwald <[email protected]> |
hfp_ag: update API
|
#
b95cac54 |
| 08-Jul-2021 |
Milanka Ringwald <[email protected]> |
hfp: handle AG send EVR message
|
#
cf75be85 |
| 08-Jul-2021 |
Milanka Ringwald <[email protected]> |
hfp: report AG EVR status
|
#
de9e0ea7 |
| 08-Jul-2021 |
Milanka Ringwald <[email protected]> |
hfp: enhanced audio recognition, HF ready for audio
|
#
6b67407d |
| 08-Jul-2021 |
Milanka Ringwald <[email protected]> |
hfp: update examples
|
#
0b4debbf |
| 02-Jul-2021 |
Milanka Ringwald <[email protected]> |
hfp_ag: release audio connection only if it was opened before audio VR activated, open audio only if connection does not already exist
|
#
d84719b1 |
| 29-Jun-2021 |
Milanka Ringwald <[email protected]> |
hfp_ag: add separate function for voice recognition deactivation
|
#
7253db3c |
| 29-Jun-2021 |
Milanka Ringwald <[email protected]> |
hfp: extend HFP_SUBEVENT_VOICE_RECOGNITION_STATUS with status field, rename activated param to state
|
#
3c1b6907 |
| 01-Jul-2021 |
Milanka Ringwald <[email protected]> |
hfp demoes, use other dongles - to be removed
|
#
ac6f828e |
| 29-Jun-2021 |
Milanka Ringwald <[email protected]> |
hfp: report status code
|
#
de52f4be |
| 13-Apr-2021 |
Matthias Ringwald <[email protected]> |
Revert "hfp_ag: fix HFP_SUBEVENT_PLACE_CALL_WITH_NUMBER"
This reverts commit 855ec9017ed84df755439fa4d14237da269a91f5.
|
#
855ec901 |
| 13-Apr-2021 |
Matthias Ringwald <[email protected]> |
hfp_ag: fix HFP_SUBEVENT_PLACE_CALL_WITH_NUMBER
|
#
11d54508 |
| 07-Apr-2021 |
Matthias Ringwald <[email protected]> |
hfp: use acl_handle and sco_handle in events
|
#
fe62696f |
| 30-Mar-2021 |
Matthias Ringwald <[email protected]> |
hfp demos: remove the warning about unhandled HFP meta events
|
#
1b043d19 |
| 30-Mar-2021 |
Matthias Ringwald <[email protected]> |
hfP_ag_demo: remove broken error report (handle as part of individual events)
|
#
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
|
#
584803f1 |
| 04-Jan-2021 |
Matthias Ringwald <[email protected]> |
example: add 'delete link key(s)' to a2dp_source, hfp_ag, hsp_ag
|
#
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
|
#
9b9bd84a |
| 07-Jan-2020 |
Matthias Ringwald <[email protected]> |
hfp_ag_demo, hfp_ag_client_test: avoid out-of-bounds stack read
|
#
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
|
#
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
|