Matthias Ringwald
|
8c9bb29ec2
|
example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation
|
2021-12-17 21:04:50 +01:00 |
|
Matthias Ringwald
|
9d65c99253
|
example: remove call to le_device_db_init
|
2021-12-17 20:48:53 +01:00 |
|
Matthias Ringwald
|
2e3335af42
|
example/hsp: update examples
|
2021-11-29 14:43:11 +01:00 |
|
Matthias Ringwald
|
4de67120c0
|
example: add obex_parser.c to examples
|
2021-11-26 22:34:48 +01:00 |
|
Matthias Ringwald
|
feadaffdb1
|
example: le cbm clien/server - fix build
|
2021-11-22 14:51:36 +01:00 |
|
Matthias Ringwald
|
01f33f4af1
|
l2cap: unify events for can send now, packet sent, channel closed (CbM/ECBM using existing events)
|
2021-11-22 14:42:42 +01:00 |
|
Matthias Ringwald
|
f062abd6f2
|
l2cap: fold cbm/ecbm send data into l2cap_send
|
2021-11-22 12:19:24 +01:00 |
|
Matthias Ringwald
|
284d66bc61
|
example: rename le_data_channel examples into le_credit_based_flow_control_mode
|
2021-11-20 22:51:15 +01:00 |
|
Matthias Ringwald
|
dfc5d4aed9
|
l2cap: use CBM and ECBM prefix in l2cap event
|
2021-11-19 15:30:43 +01:00 |
|
Matthias Ringwald
|
f25e60dece
|
l2cap: streamline ertm, cbm, ecbm function names
|
2021-11-19 11:04:16 +01:00 |
|
Matthias Ringwald
|
018f389495
|
example: fix le_data_channel_server
|
2021-11-18 21:11:00 +01:00 |
|
Matthias Ringwald
|
441a7ef1e8
|
example: fix build
|
2021-11-16 11:09:15 +01:00 |
|
Milanka Ringwald
|
2fca4dad95
|
license: update text
|
2021-11-02 09:31:00 +01:00 |
|
Milanka Ringwald
|
529f9fcac2
|
example/a2dp_sink_demo: fix compile
|
2021-10-28 15:02:46 +02:00 |
|
Milanka Ringwald
|
0346f11d88
|
avrcp_target: set events and companies
|
2021-10-28 11:46:53 +02:00 |
|
Milanka Ringwald
|
8904232662
|
avrcp_target: send supported events and companies directly on AVRCP_PDU_ID_GET_CAPABILITIES query, remove callback from the app
|
2021-10-28 11:39:12 +02:00 |
|
Milanka Ringwald
|
b2e02b8d16
|
avrcp_controller: rename event
|
2021-10-26 16:58:41 +02:00 |
|
Milanka Ringwald
|
bce3db218b
|
avrcp_controller: emit AVRCP_SUBEVENT_ENABLE_NOTIFICATION_COMPLETE
|
2021-10-26 16:58:41 +02:00 |
|
Milanka Ringwald
|
2ac1dc76c9
|
avrcp_controller: automatically query supported events when registering for notifications
|
2021-10-26 16:58:40 +02:00 |
|
Matthias Ringwald
|
9e6ecc42e2
|
Fix warnings
|
2021-10-21 22:17:24 +02:00 |
|
Matthias Ringwald
|
b43dabc88d
|
pbap_client_demo: avoid recursive expansion of phone book name on 'Select SIM1' command
|
2021-10-13 19:31:52 +02:00 |
|
Matthias Ringwald
|
fb3c5474af
|
a2dp_sink_demo: fix unused variable warning
|
2021-10-13 12:22:20 +02:00 |
|
Milanka Ringwald
|
873b8e568a
|
example: remove handling of notification events with INTERIM status
|
2021-10-13 12:04:02 +02:00 |
|
Matthias Ringwald
|
0e40986336
|
a2dp_sink_demo: avoid buffer overrun
|
2021-10-13 11:31:30 +02:00 |
|
Milanka Ringwald
|
aff3a7a6bf
|
example/a2dp_source_demo: report initial battery and volume status
|
2021-10-08 15:35:36 +02:00 |
|
Milanka Ringwald
|
019328b260
|
example/a2dp_sink_demo: demonstrate battery value update
|
2021-10-08 15:35:36 +02:00 |
|
Milanka Ringwald
|
35facaddd1
|
gatt-service: implement MICS Client
|
2021-09-28 16:15:13 +02:00 |
|
Milanka Ringwald
|
ac27f3f217
|
pbap_client: fix parameter name
|
2021-09-16 16:42:41 +02:00 |
|
Milanka Ringwald
|
48ce193c1b
|
a2dp sink: allow accept or reject of stream start on A2DP_SUBEVENT_START_STREAM_REQUESTED when ENABLE_AVDTP_ACCEPTOR_EXPLICIT_START_STREAM_CONFIRMATION is defined
|
2021-09-09 11:34:37 +02:00 |
|
Matthias Ringwald
|
6b83a8100b
|
a2dp demos: remove useless handler for AVRCP_SUBEVENT_NOTIFICATION_VOLUME_CHANGED
|
2021-08-31 14:56:22 +02:00 |
|
Milanka Ringwald
|
722a85f3a6
|
hfp_hf: emit initial AG indicators values
|
2021-08-31 10:17:23 +02:00 |
|
Matthias Ringwald
|
405cbc7653
|
a2dp_source_demo: fix volume percentage in console
|
2021-08-30 18:32:12 +02:00 |
|
Milanka Ringwald
|
5bf1bddfcf
|
hfp_hf_demo: trigger hfp_hf_enhanced_voice_recognition_report_ready_for_audio on enhanced VRA activated
|
2021-08-26 08:34:16 +02:00 |
|
Milanka Ringwald
|
1ac1f60f22
|
hfp_hf: send explicit AG indicators mapping after the SLC is established
|
2021-08-24 15:08:22 +02:00 |
|
Milanka Ringwald
|
15b7a1173e
|
hfp: fix check on legacy vs. enhanced VRA activation
|
2021-08-24 11:10:50 +02:00 |
|
Matthias Ringwald
|
62659ce602
|
example/a2dp_sink_demo: fix wav file name
|
2021-08-23 15:01:19 +02:00 |
|
Milanka Ringwald
|
51aa5d5a8f
|
hfp: use full size line buffer to send enhanced VRA message
|
2021-08-23 12:05:59 +02:00 |
|
Milanka Ringwald
|
a9e632e913
|
hfp: rename VRA events to match the API functions
|
2021-08-23 12:05:59 +02:00 |
|
Milanka Ringwald
|
acd11d4a99
|
hfp_hf: use hfp_hf_de/activate_voice_recognition for both legacy and enhanced VRA
|
2021-08-23 12:05:59 +02:00 |
|
Milanka Ringwald
|
553a4a561f
|
hfp: use HFP_SUBEVENT_VOICE_RECOGNITION_ENABLED/DISABLED instead of HFP_SUBEVENT_VOICE_RECOGNITION_STATUS event
|
2021-08-23 12:05:59 +02:00 |
|
Milanka Ringwald
|
14c148cad3
|
hfp_ag: merge enhanced and normal voice recognition activation
|
2021-08-23 12:05:59 +02:00 |
|
Milanka Ringwald
|
674ebed504
|
hfp: emit call answered and terminated events
|
2021-07-22 14:12:21 +02:00 |
|
Milanka Ringwald
|
fb75b4837d
|
hfp_ag: emit event HFP_SUBEVENT_CALL_TERMINATED before audio connection is closed
|
2021-07-22 14:10:36 +02:00 |
|
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 |
|