Matthias Ringwald
|
de52f4be9a
|
Revert "hfp_ag: fix HFP_SUBEVENT_PLACE_CALL_WITH_NUMBER"
This reverts commit 855ec9017ed84df755439fa4d14237da269a91f5.
|
2021-04-13 10:37:36 +02:00 |
|
Matthias Ringwald
|
855ec9017e
|
hfp_ag: fix HFP_SUBEVENT_PLACE_CALL_WITH_NUMBER
|
2021-04-13 10:37:07 +02:00 |
|
Matthias Ringwald
|
11d54508be
|
hfp: use acl_handle and sco_handle in events
|
2021-04-07 18:28:20 +02:00 |
|
Matthias Ringwald
|
fe62696f0f
|
hfp demos: remove the warning about unhandled HFP meta events
|
2021-03-30 11:34:51 +02:00 |
|
Matthias Ringwald
|
1b043d19e0
|
hfP_ag_demo: remove broken error report (handle as part of individual events)
|
2021-03-30 10:21:37 +02:00 |
|
Matthias Ringwald
|
6058cb0da7
|
examples: use btstack_event.h getters instead of direct array access, use enum to compare status codes
|
2021-03-25 08:58:57 +01:00 |
|
Matthias Ringwald
|
584803f165
|
example: add 'delete link key(s)' to a2dp_source, hfp_ag, hsp_ag
|
2021-01-04 14:49:07 +01:00 |
|
Milanka Ringwald
|
7bbeb3ad8c
|
add missing default switch cases
|
2020-10-27 13:44:55 +01:00 |
|
Milanka Ringwald
|
ec8ae085b4
|
docu: copy editing examples titles
|
2020-10-23 09:55:01 +02:00 |
|
Matthias Ringwald
|
9b9bd84a4f
|
hfp_ag_demo, hfp_ag_client_test: avoid out-of-bounds stack read
|
2020-01-07 22:13:31 +01:00 |
|
Matthias Ringwald
|
e501bae083
|
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
2019-05-11 19:31:55 +02:00 |
|
Matthias Ringwald
|
80b0ebb694
|
example hfp/hsp: ignore SCO packets if connection handle doesn't match, use HCI_CON_HANDLE_INVALID
|
2018-12-17 18:36:14 +01:00 |
|
Matthias Ringwald
|
a4fe646795
|
example: register for events after setting up the stack, register for hci events after sm_init()
|
2018-08-24 10:03:14 +02:00 |
|
Milanka Ringwald
|
05d93378f0
|
autoconnect if STDIN is not defined
|
2017-08-23 11:19:27 +02:00 |
|
Matthias Ringwald
|
0c2b8870c4
|
examples: unify local names and append BD_ADDR
|
2017-08-16 21:40:32 +02:00 |
|
Milanka Ringwald
|
8c0f36353f
|
remove Remove Ctrl-C from usage
|
2017-08-15 15:07:44 +02:00 |
|
Matthias Ringwald
|
249d94cf77
|
fix warnings: mostly sign-compare
|
2017-08-08 18:03:40 +02:00 |
|
Matthias Ringwald
|
bdab4b0beb
|
remove <unistd.h> from examples and avrcp impl
|
2017-06-12 12:29:21 +02:00 |
|
Matthias Ringwald
|
eaac31e881
|
fix build
|
2017-06-07 15:14:53 +02:00 |
|
Matthias Ringwald
|
9620590336
|
example/hfg_ag: missing break
|
2017-05-29 11:22:55 +02:00 |
|
Matthias Ringwald
|
95a8ee01a4
|
btstack_stdin: provide console input in callback
|
2017-05-27 21:50:39 +02:00 |
|
Matthias Ringwald
|
7ea7688a8f
|
btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations
|
2017-05-27 21:50:19 +02:00 |
|
Matthias Ringwald
|
6e87f20c5b
|
example/hfp_ag: use gap inquiry functionality
|
2017-05-22 11:04:15 +02:00 |
|
Matthias Ringwald
|
ab2c6ae4b7
|
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
2017-03-24 23:39:20 +01:00 |
|
Matthias Ringwald
|
1bbecc2b49
|
hfp: ENABLE_HFP_WIDE_BAND_SPEECH required for HFP mSBC
|
2017-03-20 10:59:17 +01:00 |
|
Matthias Ringwald
|
b038503d09
|
hfp_ag_demo: cleanup log output, call sco_demo_close on audio release
|
2017-01-20 15:38:27 +01:00 |
|
Matthias Ringwald
|
a508997d74
|
Merge branch 'develop' into windows-h4
|
2017-01-16 21:32:42 +01:00 |
|
Matthias Ringwald
|
fa5e295474
|
hfp_ag: enable mSBC again
|
2017-01-10 16:21:42 +01:00 |
|
Matthias Ringwald
|
9ec2630ce4
|
fix unused parameters warning
|
2016-12-22 22:16:16 +01:00 |
|
Matthias Ringwald
|
0e62b7a5c0
|
hfp_ag: use address string instead of address in hex
|
2016-12-08 11:50:26 +01:00 |
|
Matthias Ringwald
|
a1dc4edb43
|
stdin: add btstack_stdin_read() and use in examples
|
2016-11-30 11:29:55 +01:00 |
|
Milanka Ringwald
|
2308e10812
|
hfp: use btstack_atoi
|
2016-11-16 10:39:25 +01:00 |
|
Matthias Ringwald
|
8a7d93dccc
|
example/hfp: use two columns for help menu
|
2016-10-31 12:23:56 +01:00 |
|
Matthias Ringwald
|
f9f7adeea2
|
example/hfp: clean up listing of supported codecs
|
2016-10-21 12:12:49 +02:00 |
|
Matthias Ringwald
|
186bfbec4d
|
examples: register hci event handler
|
2016-09-30 09:48:26 +02:00 |
|
Matthias Ringwald
|
a895b9f0fd
|
examples: register hci event handler
|
2016-09-30 09:38:28 +02:00 |
|
Matthias Ringwald
|
3b9522a682
|
example: fix prototype
|
2016-09-27 12:35:00 +02:00 |
|
Milanka Ringwald
|
d0c4aea60c
|
HFP: Emit codec event after SCO connection is established, CODECS event is deleted, codec added as param in AUDIO_CONN event
|
2016-09-19 15:53:35 +02:00 |
|
Milanka Ringwald
|
b3f76298ca
|
hfp: fix comments, init code
|
2016-08-31 15:43:29 +02:00 |
|
Matthias Ringwald
|
92bac12920
|
hfp_ag/hfp_hf: list suported codecs
|
2016-07-28 19:07:35 +02:00 |
|
Milanka Ringwald
|
d97d752d32
|
hfp ag api change: use acl_handle instead of bd_addr
|
2016-07-27 12:22:28 +02:00 |
|
Matthias Ringwald
|
4f84bf367b
|
hfp: fix supported features of generated SDP records, add defines for missing features, drop negotiated codec from SLC and Audio connection events
|
2016-07-26 21:34:12 +02:00 |
|
Milanka Ringwald
|
66c297f98d
|
examples/hfp ag: store incoming dev. address, remove open sbc file
|
2016-07-23 23:13:17 +02:00 |
|
Milanka Ringwald
|
220eb56314
|
extend HFP AG for using mSBC
|
2016-07-23 16:29:33 +02:00 |
|
Matthias Ringwald
|
185c8cd41d
|
example/hsp+hfp: extract SCO test code into sco_demo_util
|
2016-05-23 18:03:11 +02:00 |
|
Matthias Ringwald
|
bdb44bd96a
|
example/hsp+hfp: prettify SCO packet count, show remote addr in menu
|
2016-04-21 21:48:56 +02:00 |
|
Matthias Ringwald
|
13839019fa
|
HFP + HSP: use uniform btstack_packet_handler_t
|
2016-04-21 21:37:40 +02:00 |
|
Matthias Ringwald
|
3d50b4ba50
|
hci: use btstack_packet_handler_t for acl and sco callbacks
|
2016-04-21 20:47:37 +02:00 |
|
Matthias Ringwald
|
3cef842b65
|
example/hfp_ag: send sinus wave to HF
|
2016-04-21 15:58:44 +02:00 |
|
Matthias Ringwald
|
e64e0086b6
|
example/hfp_ag: tidy up
|
2016-04-21 14:50:02 +02:00 |
|