112 Commits

Author SHA1 Message Date
Dirk Helbig
c28332930a btstack_stdin_posix: move stdin logging from application to platform to make it usable from all applications 2022-09-01 15:44:47 +02:00
Milanka Ringwald
920a1fa5df test/pts: update hfp hf test 2022-06-03 15:15:01 +02:00
Matthias Ringwald
424c21187b test: log user input with 'stdin: %c' 2022-06-01 08:54:00 +02:00
Matthias Ringwald
a9ec7ee053 test: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro 2022-05-09 21:54:36 +02:00
Milanka Ringwald
bcdb3aeb11 test/pts: update HFP test sequences 2021-12-08 21:16:58 +01:00
Matthias Ringwald
77fc16ac1c test; fix build 2021-09-06 17:04:48 +02:00
Milanka Ringwald
6ba83b5e65 hfp: update API docu, remove hfp_hf_activate_echo_canceling_and_noise_reduction 2021-07-13 14:50:37 +02:00
Milanka Ringwald
e83c202541 hfp_hf: rename enhanced VRA functions 2021-07-09 14:56:56 +02:00
Milanka Ringwald
af97579e44 hfp_hf: rename voice_recognition_notification functions 2021-07-09 14:56:56 +02:00
Milanka Ringwald
7253db3c8f hfp: extend HFP_SUBEVENT_VOICE_RECOGNITION_STATUS with status field, rename activated param to state 2021-07-09 14:56:56 +02:00
Milanka Ringwald
db3cdbd454 hfp_hf: send enhanced voice recognition events 2021-05-19 15:50:44 +02:00
Milanka Ringwald
be55a11d15 hfp_hf: implement activate/deactivate enhanced voice recognition 2021-05-19 15:50:44 +02:00
Milanka Ringwald
56f1adacb8 hfp_hf: emit voice recognition status 2021-05-19 15:50:44 +02:00
Milanka Ringwald
ef3ae4eb99 hfp: add Enhanced Voice Recognition Status and Voice Recognition Text supported features 2021-05-19 15:50:44 +02:00
Milanka Ringwald
d9de641883 pts/test: update HFP HF test 2021-04-21 10:37:30 +02:00
Milanka Ringwald
eac56539ad hfp_hf: emit HFP_SUBEVENT_IN_BAND_RING_TONE event 2021-04-21 10:37:30 +02:00
Milanka Ringwald
e9fcaaaadc test/pts: update hfp tests 2021-04-20 09:37:56 +02:00
Milanka Ringwald
9bd31a40c4 test/pts: fix compile 2021-04-08 23:24:42 +02:00
Milanka Ringwald
8761879575 test/pts: add hfp tests 2021-04-08 15:26:28 +02:00
Milanka Ringwald
8a0c2d7bda remove duplicated tests (exist under btstack/examples) 2016-07-27 14:54:09 +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
13839019fa HFP + HSP: use uniform btstack_packet_handler_t 2016-04-21 21:37:40 +02:00
Milanka Ringwald
a0653c3b5c hfp: HFP_SUBEVENT_SERVICE_LEVEL_CONNECTION_ESTABLISHED emited with connection handle 2016-04-08 17:04:40 +02:00
Matthias Ringwald
13e6e052f6 pts: fix compile 2016-04-01 14:50:10 +02:00
Matthias Ringwald
f8f6a918bd events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED 2016-03-31 23:37:33 +02:00
Matthias Ringwald
3583331350 fix prototypes for fn() 2016-03-28 11:54:38 +02:00
Matthias Ringwald
fffdd28857 Merge branch 'master' into develop 2016-03-25 23:15:14 +01:00
Matthias Ringwald
c4ae7169b8 runloop: replace struct btstack_data_source with btstack_data_source_t 2016-03-24 20:26:16 +01:00
Milanka Ringwald
8f7b0d0ee8 add hfp demos 2016-03-18 17:00:59 +01:00
Matthias Ringwald
a0ffb263e0 Merge branch 'master' into ble-api-cleanup 2016-03-03 14:26:11 +01:00
Milanka Ringwald
e86127dffc hfp ag: update docu 2016-02-19 14:47:26 +01:00
Milanka Ringwald
352dca4473 hfp remove status field from events 2016-02-18 17:00:56 +01:00
Milanka Ringwald
12429fcd5a fix compile 2016-02-18 11:29:09 +01:00
Matthias Ringwald
9b10478f28 hfp: fix calls to renamed hfp_init_ functions 2016-02-18 11:22:55 +01:00
Milanka Ringwald
e424899e4e hfp hf docu 2016-02-18 10:32:37 +01:00
Milanka Ringwald
3b6b9749b9 hfp hf docu 2016-02-17 16:34:01 +01:00
Milanka Ringwald
41b2727e4a hfp hf docu 2016-02-17 16:20:14 +01:00
Milanka Ringwald
91617f4954 hfp hf doku 2016-02-17 15:33:21 +01:00
Milanka Ringwald
b60a2e308f hfp hf docu 2016-02-17 14:34:58 +01:00
Matthias Ringwald
746ccb7e4a rename sdp -> sdp_server 2016-02-07 00:16:04 +01:00
Matthias Ringwald
f8fbdce0c5 use little/big_endian_read/store_16/24/32 2016-01-31 00:07:32 +01:00
Matthias Ringwald
7907f06931 btstack-config.h -> btstack_config.h 2016-01-21 15:41:16 +01:00
Matthias Ringwald
5604262918 hci_cmds -> hci_cmd 2016-01-21 11:33:17 +01:00
Matthias Ringwald
eb8860135e fix missing bstack_ for struct data_source and struct timer. utils->btstack_util 2016-01-20 16:10:07 +01:00
Matthias Ringwald
8263662281 run_loop.h -> btstack_run_loop.h 2016-01-20 15:08:39 +01:00
Matthias Ringwald
16ece13520 prefix debug with btstack_ 2016-01-20 14:52:45 +01:00
Matthias Ringwald
1e35c04d3c Merge branch 'master' into ble-api-cleanup 2015-12-09 16:44:26 +01:00
Milanka Ringwald
c926bcaeb6 hfp test: write user commands to the log file 2015-12-04 16:49:21 +01:00
Milanka Ringwald
c3a23b29cd hfp ag test: extract commads from rfcomm payload buffer 2015-12-03 11:25:34 +01:00
Matthias Ringwald
667ec0681a Merge branch 'master' into ble-api-cleanup 2015-11-28 17:46:58 +01:00