1619 Commits

Author SHA1 Message Date
Matthias Ringwald
b2bb8038e8 hid_host_demo: use default PSM for HID Control and Interrupt if missing in SDP Record 2020-05-26 09:53:25 +02:00
Matthias Ringwald
07f151d6de example/le_mitm: MITM implementation that forwards ATT PDUs and allows for pairing 2020-05-06 17:25:27 +02:00
Matthias Ringwald
555559d547 hog_boot_host_demo: detect shift modifier 2020-04-23 15:23:39 +02:00
Matthias Ringwald
cf5ed54967 hog_keyboard_demo/hog_boot_host_demo: there's no LED byte in boot keyboard input report 2020-04-21 15:20:59 +02:00
Matthias Ringwald
1aadab7a3b example: hog_boot_host_demo implement an HID-over-GATT Boot Host that supports keyboard and mouse 2020-04-20 14:46:38 +02:00
Matthias Ringwald
5030492178 hog_mouse_demo/hog_keyboard_demo: handle set protocol mode = boot protocol mode 2020-04-20 12:23:49 +02:00
Matthias Ringwald
34bd46a03b example: fix reading counter characteristic in gatt_counter and spp_and_le_counter 2020-04-09 16:28:44 +02:00
Milanka Ringwald
6ff556f67e ad2p_demo: document URL to blog post 2020-03-25 10:06:25 +01:00
Matthias Ringwald
5c99b5e730 a2dp_sink_demo: clarify wav reporting, store wav in a2dp_sink_demo.wav 2020-03-19 10:48:36 +01:00
Matthias Ringwald
6e82c1f85e hid_host_demo: allow for sniff mode, fixes #268 2020-02-16 19:02:11 +01:00
Matthias Ringwald
1be6721a18 examples: add GATT_DATABASE_HASH instead of GATT_SERVICE_CHANGED Characteristic 2020-01-12 21:20:07 +01:00
Matthias Ringwald
b176df710a hfp_hf_demo: fix build 2020-01-07 23:20:49 +01:00
Matthias Ringwald
9b9bd84a4f hfp_ag_demo, hfp_ag_client_test: avoid out-of-bounds stack read 2020-01-07 22:13:31 +01:00
Matthias Ringwald
fdfba5a318 example/pan_lwip_http_server: allow build without lwIP support for custom files in http server 2020-01-06 14:53:53 +01:00
Milanka Ringwald
b299d06e33 a2dp_source_demo: request role change on reconnecting headset to always use them in slave mode 2020-01-06 12:01:16 +01:00
Milanka Ringwald
b12cd5a611 avdtp: clean up logs 2019-12-17 10:20:11 +01:00
Matthias Ringwald
414eb680d1 example/sm_pairing_peripheral: disable security request on connection complete 2019-12-07 21:31:08 +01:00
Milanka Ringwald
cc2a5f42a2 mesh: add skeleton files for mesh_configuration_client 2019-12-06 09:25:36 +01:00
Milanka Ringwald
85dc67fcd5 mesh: add mesh_generic_default_transition_time_client 2019-12-05 14:31:24 +01:00
Milanka Ringwald
07affd8204 mesh: add mesh_generic_default_transition_time_server 2019-12-03 14:49:24 +01:00
Matthias Ringwald
c10be05f57 example/pan_lwip_http_server: set CoD to Networking/Network Access Point 2019-12-03 10:57:21 +01:00
Matthias Ringwald
4251aeec03 example/pan_lwip_http_server: fix warnings 2019-12-02 18:19:48 +01:00
Matthias Ringwald
f2597df949 a2dp_sink_demo: set nominal factor to 1.00 2019-11-19 17:11:36 +01:00
Milanka Ringwald
ab97bf5bf8 a2dp_source: add consol log for a2dp stream events 2019-11-18 10:54:18 +01:00
Matthias Ringwald
fa8f6fac58 pan_lwip_http_server: serve test file for /NumberOfBytes.txt 2019-11-09 23:16:53 +01:00
Matthias Ringwald
2310501b70 example: remove unused btstack_link_key_db_memory 2019-11-08 13:50:02 +01:00
Matthias Ringwald
ddd48cb85d example/gatt_heart_rate_client: skip reading Sensor Location if Characteristic not available 2019-10-24 20:59:09 +02:00
Matthias Ringwald
6d466148c0 example: add gatt_heart_rate_client to list of LE targets 2019-10-24 17:55:29 +02:00
Milanka Ringwald
44547c84fa a2dp_source_demo: reconfigure hxcmod on new sampling frequency 2019-10-22 10:42:37 +02:00
Milanka Ringwald
9cb80b17e9 gat_client: rename status to att_status in GATT_EVENT_QUERY_COMPLETE event, add and use ATT_ERROR_SUCCESS instead of 0 status code 2019-09-25 09:25:38 +02:00
Milanka Ringwald
62faac7e54 a2dp_source: fix event type in a2dp_signaling_emit_delay_report, forward AVDTP_SUBEVENT_SIGNALING_CAPABILITIES_DONE event 2019-09-21 11:27:55 +02:00
Milanka Ringwald
b5858f2df2 avdtp source: Adapt Bluetooth spec SBC configuration definition to the expected input of SBC Encoder 2019-09-20 15:10:24 +02:00
Milanka Ringwald
8b94010e12 avdtp: forward A2DP_SUBEVENT_SIGNALING_DELAY_REPORT as event to client app; change a2dp sink return value of a2dp_sink_create_stream_endpoint from status to stream endpoint 2019-09-20 14:19:40 +02:00
Matthias Ringwald
df6b38e67d example/spp_streamer_client: fix build 2019-09-16 11:36:10 +02:00
Matthias Ringwald
3392790ebc example/avrcp_browsing_client.c: fix warning 2019-09-16 11:32:36 +02:00
Matthias Ringwald
71a95af981 example/spp_streamer_client: lookup RFCOMM Server Channel by SDP 2019-09-16 10:47:55 +02:00
Matthias Ringwald
88dd0c2f70 example/mesh_node_demo: fix compile 2019-09-12 11:02:11 +02:00
Matthias Ringwald
5127fa8aeb mesh: use gatt/adv bearer only if enabled 2019-09-06 21:46:57 +02:00
Matthias Ringwald
89714ad07e example/sco_demo_util: fix compile with POSIX_FILE_IO but without ENABLE_HFP_WIDE_BAND_SPEECH 2019-08-13 17:03:29 +02:00
Matthias Ringwald
bf8e3fa80f examples: use rm -r to clean .dSYM (os x debug) files 2019-08-12 13:16:33 +02:00
Matthias Ringwald
6a1a2b8d40 example/spp_streamer_client: don't register rfcomm server in client demo 2019-08-06 22:42:26 +02:00
Matthias Ringwald
0b4518e21f examples: list mesh_node_demo as LE-only example 2019-07-20 09:31:08 +02:00
Milanka Ringwald
39018edacb mesh: rename mesh generic client and server, update includes 2019-07-20 08:50:36 +02:00
Matthias Ringwald
0728b042e0 mesh: implement attention timer in mesh 2019-07-20 08:50:35 +02:00
Matthias Ringwald
8451e447c1 mesh: fix debug output of attention timer 2019-07-20 08:50:35 +02:00
Matthias Ringwald
f2229d0ea7 mesh: use 'mesh bd_addr' as GAP Name in ATT DB 2019-07-20 08:50:35 +02:00
Matthias Ringwald
85417dcb2e mesh: remove test/mesh from example/Makefile.inc 2019-07-20 08:50:34 +02:00
Matthias Ringwald
cf862b3640 mesh: mesh_node_demo general example 2019-07-20 08:50:34 +02:00
Matthias Ringwald
bdc352b16d examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR 2019-06-21 10:45:17 +02:00
Matthias Ringwald
b3f0b70bf0 spp_and_le_streamer: setup GATT over BR/EDR 2019-06-20 17:23:26 +02:00