1866 Commits

Author SHA1 Message Date
Matthias Ringwald
dcb256b42c hfp_hf_demo: answer pin code request 2022-10-11 17:27:29 +02:00
Matthias Ringwald
16fc96d575 avrcp_browsing_client: add compile error if ERTM is not enabled 2022-10-05 09:58:22 +02:00
Matthias Ringwald
d567aeb323 mesh: move gatt services into mesh/gatt-service folder 2022-10-03 12:31:34 +02:00
Matthias Ringwald
1884c6384f example/hid_keyboard_demo: queue keys via ringbuffer 2022-09-08 10:31:43 +02:00
Matthias Ringwald
4bf33d8249 example/hfp_ag_demo: request master role on reconnect 2022-07-18 15:17:23 +02:00
Matthias Ringwald
78404023e9 example: use sm pairing events instead of hci encryption change (v2) 2022-06-29 12:02:54 +02:00
Matthias Ringwald
2c50985d9c example: handle HCI_EVENT_ENCRYPTION_CHANGE_V2 2022-06-28 14:53:24 +02:00
Milanka Ringwald
2336d2ed5f example/sine_player: add option to set num channel 2022-06-23 20:56:29 +02:00
Milanka Ringwald
0b5a695acc example/sco_demo_util: drop ENABLE_SCO_STEREO_PLAYBACK code 2022-06-23 20:56:22 +02:00
Matthias Ringwald
5d6bd48f5c example/spp_counter: use snprintf 2022-06-09 23:17:17 +02:00
Milanka Ringwald
5eff374c75 example/hfp_ag_demo: add commands for initiating and establishing outgoing call 2022-05-24 14:38:11 +02:00
Matthias Ringwald
9d0104069f example: fix warnings 2022-05-23 15:16:50 +02:00
Matthias Ringwald
db2353e526 example: use snprintf 2022-05-23 15:16:50 +02:00
Matthias Ringwald
f89e874b33 windows: ignore deprecated warning for fopen 2022-05-23 14:50:18 +02:00
Matthias Ringwald
527e8cd27e example/a2dp_sink_demo: don't store sbc data in file 2022-05-23 14:50:18 +02:00
Matthias Ringwald
98318a9712 example: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro 2022-05-09 14:46:20 +02:00
Matthias Ringwald
0801ef928e example: fix warnings 2022-04-30 22:05:44 +02:00
Matthias Ringwald
ac385481f1 example: CMakeLists.txt provides list of examples separated by Bluetooth mode 2022-04-29 12:57:35 +02:00
Matthias Ringwald
0c10ebdb23 example/hfp_hf_demo: print alpha CLIP alpha field 2022-03-18 10:19:37 +01:00
Matthias Ringwald
1fd701e0cd ports: add a2dp 2022-03-16 22:20:09 +01:00
Matthias Ringwald
ed129911d0 example/a2dp_sink_demo: clean up debug output 2022-03-16 22:20:09 +01:00
Matthias Ringwald
166658603a example: allow role switch in a2dp_sink_demo and hfp_hf_demo 2022-03-16 11:05:53 +01:00
Matthias Ringwald
ad06355e76 example/pbap_client_demo: print operation complete status 2022-03-04 10:38:42 +01:00
Matthias Ringwald
3ad98ca75b example/hfp_ag_demo: print microphone and speaker gain 2022-02-24 11:25:47 +01:00
Matthias Ringwald
58cdfdbe8b exmple/mesh_node_demo: use
instead of strcat
2022-02-15 12:29:36 +01:00
Matthias Ringwald
182f71a59e example/sdp_rfcomm_query: use btstack_strcpy 2022-01-17 16:45:03 +01:00
Matthias Ringwald
82b4f8a589 example/audio_duplex: avoid noise on start 2021-12-28 21:39:42 +01:00
Matthias Ringwald
f5cfc39fc2 example/audio_duplex: improve for stereo input 2021-12-28 21:39:42 +01:00
Matthias Ringwald
e4722de56f example/pbap_client_demo: improve user interface 2021-12-21 13:23:56 +01:00
Matthias Ringwald
7c7befac01 avrcp_browsing, goep_client: request 16-bit FCS for ERTM 2021-12-20 15:00:36 +01:00
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