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
Matthias Ringwald
c76b4f5903
spp_and_le_counter: setup GATT over BR/EDR
2019-06-20 17:23:26 +02:00
Matthias Ringwald
32324834e4
le_streamer: setup GATT over BR/EDR
2019-06-20 17:23:03 +02:00
Matthias Ringwald
6bee1f95fc
le_counter: setup GATT over BR/EDR
2019-06-20 17:22:41 +02:00
Matthias Ringwald
50514142f9
nordic_spp_le_streamer: use new ATT connect/disconnect events
2019-06-20 11:08:59 +02:00
Matthias Ringwald
b0c7a5e2bd
spp_and_le_streamer: use new ATT connect/disconnect events
2019-06-20 10:57:59 +02:00
Matthias Ringwald
036861b773
le_streamer: use new ATT connect/disconnect events
2019-06-19 18:08:37 +02:00
Matthias Ringwald
4d3334c0a1
le_data_channel_server: init streamer on le connection complete
2019-06-19 17:33:03 +02:00
Matthias Ringwald
0be141ae50
lwip: fix compile in OS config
2019-06-10 16:02:34 +02:00
Matthias Ringwald
235be4f4c8
lwip: move nosys port into platform/lwip/port folder
2019-06-10 15:07:21 +02:00
Matthias Ringwald
97dc5e692c
new pan_lwip_http_server example
...
- add lwIP sources commit b3a939417 (after STABLE-2.1.1) as 3rd-party/lwip/core
- add small DHCP server as 3rd-party/lwip/dhcp-server
- add BNEP lwIP adapter that handles BNEP events and forwards packets between BNEP and lwIP (only tested for NO_SYS == 1)
- add pan_lwip_http_server example that provides lwIP http server on http://192.168.7.1
- example is added to port/libusb
2019-06-07 16:57:00 +02:00