13126 Commits

Author SHA1 Message Date
Matthias Ringwald
ac973fd6f4 hci.c: fix len field of GAP_EVENT_INQUIRY_RESULT 2021-07-15 14:16:05 +02:00
Matthias Ringwald
1114e1584c avdtp: mark stream endpoint as used on send/receive of set config command 2021-07-14 16:09:04 +02:00
Matthias Ringwald
0dbf08549f avdtp_acceptor: ignore configure on error 2021-07-14 15:28:03 +02:00
Matthias Ringwald
cb92587434 avrcp_controller: handle not implemented response for get capabilities command 2021-07-14 15:28:03 +02:00
Matthias Ringwald
48e2f5185e a2dp_source: handle 'set configuration' by sink 2021-07-13 19:10:11 +02:00
Milanka Ringwald
585db78ddf hfp_ag: do not send HFP_SUBEVENT_HF_INDICATOR if unknown UUID 2021-07-13 17:59:46 +02:00
Milanka Ringwald
347d46c839 hfp: send HFP_SUBEVENT_HF_INDICATOR event 2021-07-13 17:56:32 +02:00
Matthias Ringwald
3c439ac451 gap: reset requested_security_level on pairing complete 2021-07-13 16:51:37 +02:00
Milanka Ringwald
038700924b hfp: move status after acl_handle in HFP_SUBEVENT_SERVICE_LEVEL_CONNECTION_ESTABLISHED 2021-07-13 14:59:37 +02:00
Milanka Ringwald
99af1e285b hfp: refactor send event for tracked command 2021-07-13 14:50:37 +02:00
Milanka Ringwald
fd075f204e hfp_ag: assert connection existance 2021-07-13 14:50:37 +02:00
Milanka Ringwald
1ec5265632 hfp_hf: rename hf_ok_pending_for_command 2021-07-13 14:50:37 +02:00
Milanka Ringwald
70c0363dc6 hfp_ag: emit HFP_SUBEVENT_ECHO_CANCELING_AND_NOISE_REDUCTION_DEACTIVATE event 2021-07-13 14:50:37 +02:00
Milanka Ringwald
e2c3b58d3f hfp: track pending HF command 2021-07-13 14:50:37 +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
Milanka Ringwald
99bba8587c changelog: fix typo 2021-07-13 14:50:37 +02:00
Milanka Ringwald
40cd4182ab hfp: add HFP_SUBEVENT_ECHO_CANCELING_AND_NOISE_REDUCTION_DEACTIVATE event 2021-07-13 14:50:37 +02:00
Matthias Ringwald
c3d3f9ed34 daemon: fix forwarding of rfcomm packets to client 2021-07-13 10:21:15 +02:00
Matthias Ringwald
12610ed383 java/SPPClientTest: query for SPP service, retry on failure, use last SPP service found 2021-07-13 10:20:47 +02:00
Matthias Ringwald
d4d525ab1c l2cap: directly accept incoming connections if security level is sufficient (without gap_request_security_level) 2021-07-12 16:20:53 +02:00
Matthias Ringwald
fd0e4a3aa5 l2cap: extract l2cap_handle_security_level_incoming_sufficient 2021-07-12 16:13:14 +02:00
Matthias Ringwald
e76bd6852b gap: reset requested_security_level on pairing complete 2021-07-12 16:13:14 +02:00
Matthias Ringwald
2a75353a17 gap: send hci authentication required after remote features are available 2021-07-12 16:11:14 +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
Milanka Ringwald
9e5566ac52 docu: add references to HFP AVR 2021-07-12 09:26:42 +02:00
Milanka Ringwald
9b78c3de8e docu: fix mkdoc list representation 2021-07-12 09:22:50 +02:00
Milanka Ringwald
dbcc09a91a test/pts: fix build 2021-07-10 00:24:26 +02:00
Matthias Ringwald
d223509138 tset/pts: fix Makefile build 2021-07-10 00:21:14 +02:00
Matthias Ringwald
70efcd36d8 max32630-fthr: fix links 2021-07-10 00:19:30 +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
e83dcb5951 hfp: remote test for audio failure 2021-07-09 17:37:03 +02:00
Milanka Ringwald
e8e7290180 hfp: update API docu and CHANGELOG 2021-07-09 15:37:35 +02:00
Milanka Ringwald
3cfa2dc3c7 test/hfp: fix compile 2021-07-09 15:16:54 +02:00
Milanka Ringwald
543e856b65 docu: add section on Enhanced Audio Voice Recognition 2021-07-09 14:56:57 +02:00
Milanka Ringwald
f0c27a954c hfp_ag: update API 2021-07-09 14:56:57 +02:00
Milanka Ringwald
c95b5b3c7c hfp: emit deactivated on SLC, allow deactivate if audio connection failed but VRA was activated 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
f1c30c367e hfp: add events for AG SEND MSG 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
509c959c29 hfp: new events for EVR status reports 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
ddbf29d22d hfp: fix HFP_CMD_HF_ACTIVATE_VOICE_RECOGNITION command parsing 2021-07-09 14:56:57 +02:00
Milanka Ringwald
6b8275b007 hfp: fix deactivate EVR from AG 2021-07-09 14:56:57 +02:00
Milanka Ringwald
1a26de69e9 hfp: refactor name, do not close audio connection during active VR session 2021-07-09 14:56:57 +02:00
Milanka Ringwald
6a61d7dc55 hfp_ag: use hfp_ag_voice_recognition_session_active check 2021-07-09 14:56:57 +02:00
Milanka Ringwald
f48848de7c hfp_ag: send EVR msg 2021-07-09 14:56:57 +02:00