1843 Commits

Author SHA1 Message Date
Milanka Ringwald
d4c7baedf7 hfp_ag: simulate call connected and start ringing 2021-07-22 14:10:36 +02:00
Milanka Ringwald
80cabdadb6 hfp_hf_demo: check status of SLC connection establisment 2021-07-22 14:10:36 +02:00
Milanka Ringwald
688428b6a1 hfp: fix type in event name HFP_SUBEVENT_STOP_RINGING and HFP_SUBEVENT_START_RINGING 2021-07-22 14:06:03 +02:00
Milanka Ringwald
0d38e7e193 hfp_ag: emit HFP_SUBEVENT_RING 2021-07-22 14:06:03 +02:00
Matthias Ringwald
e9933dfec4 btstack_hid: prefix functions 2021-07-21 12:43:45 +02:00
Matthias Ringwald
f0af2234e6 avrcp: use PANEL as default unit + subunit info 2021-07-18 13:12:24 +02:00
Milanka Ringwald
347d46c839 hfp: send HFP_SUBEVENT_HF_INDICATOR event 2021-07-13 17:56:32 +02:00
Milanka Ringwald
4d839c2641 hfp_demo: use report_status 2021-07-13 14:50:37 +02:00
Milanka Ringwald
3d2764b55f hfp_demo: enable Echo Canceling and Noise reduction 2021-07-13 14:50:37 +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
Matthias Ringwald
912af117cb example/hid_keyboard_demo: use report id to 0x01 2021-07-12 11:58:24 +02:00
Matthias Ringwald
977eebcb2b example/hid_keyboard_demo: fix win10 latency 2021-07-12 11:57:43 +02:00
Matthias Ringwald
574d351d38 example/hid_keyboard_demo: enable sniff mode with sniff subrating 2021-07-10 00:18:40 +02:00
Milanka Ringwald
f0c27a954c hfp_ag: update API 2021-07-09 14:56:57 +02:00
Milanka Ringwald
b95cac54e2 hfp: handle AG send EVR message 2021-07-09 14:56:57 +02:00
Milanka Ringwald
cf75be8534 hfp: report AG EVR status 2021-07-09 14:56:57 +02:00
Milanka Ringwald
de9e0ea7a7 hfp: enhanced audio recognition, HF ready for audio 2021-07-09 14:56:57 +02:00
Milanka Ringwald
6b67407d5d hfp: update examples 2021-07-09 14:56:57 +02:00
Milanka Ringwald
0b4debbf1d hfp_ag: release audio connection only if it was opened before audio VR activated, open audio only if connection does not already exist 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
d84719b14b hfp_ag: add separate function for voice recognition deactivation 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
3c1b6907ea hfp demoes, use other dongles - to be removed 2021-07-09 14:56:56 +02:00
Milanka Ringwald
ac6f828ea6 hfp: report status code 2021-07-09 14:56:56 +02:00
Matthias Ringwald
edf70fbf9f example: use #define for constants instead of const uint8_t to fix build 2021-06-21 11:35:31 +02:00
Milanka Ringwald
eb80b8cf0d example/a2dp_sink_demo: fix conversion AVDTP to SBC channel mode 2021-06-14 13:49:14 +02:00
Matthias Ringwald
04d1de7f2d example: revert accidental commit 2021-06-12 00:08:36 +02:00
Matthias Ringwald
e06798b61b example: use AD Flags 0x02 in dual-mode examples 2021-06-11 12:07:51 +02:00
Matthias Ringwald
b0e4fcd554 add missing includes to fix build 2021-06-05 16:52:58 +02:00
Matthias Ringwald
fe776b3ce2 example: fix compile on windows 2021-05-21 17:36:38 +02:00
Matthias Ringwald
2769e469b3 example: support make build with multiple jobs 2021-05-21 17:19:07 +02:00
Milanka Ringwald
fcb179e715 example/a2dp_sink_demo: add example of long button press and release 2021-05-21 16:24:37 +02:00
Milanka Ringwald
e6d4513600 example/a2dp_source_demo: print all operation IDs 2021-05-21 16:24:37 +02:00
Milanka Ringwald
3f40f18491 example/a2dp_source_demo: fix channel mode 2021-05-21 16:24:37 +02:00
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
Milanka Ringwald
80d9d5d49a hid_device: provide SDP record params by struct 2021-04-08 15:26:28 +02:00
Matthias Ringwald
11d54508be hfp: use acl_handle and sco_handle in events 2021-04-07 18:28:20 +02:00
Matthias Ringwald
3cbedd4337 hid: prefix hid.h and hid.c with btstack_ 2021-03-31 12:07:41 +02:00
Milanka Ringwald
021192e149 hids_client: merge states for boot and report mode 2021-03-31 10:59:38 +02:00
Milanka Ringwald
70093cf595 hids_client: get report ID from external report reference 2021-03-31 10:59:38 +02:00
Milanka Ringwald
2901a9b7af hids_client: fix enable mouse and keyboard 2021-03-31 10:59:38 +02:00
Milanka Ringwald
72a8858f81 hids_client: emit report event, add example 2021-03-31 10:59:38 +02:00
Milanka Ringwald
cf26c8fbbf hids_client: skeleton code for connect 2021-03-31 10:46:52 +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
d04d6ac3e2 hsp ag: emit HSP_SUBEVENT_BUTTON_PRESSED instead of audio connection setup/release 2021-03-24 21:31:12 +01:00
Matthias Ringwald
005e7bd2dd nordic_spp_le_streamer: get context to track throughput 2021-03-24 14:22:27 +01:00
Matthias Ringwald
694f87bfcd ublox_spp_service_server: use events instead of callback 2021-03-22 14:58:56 +01:00