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
2310501b70
example: remove unused btstack_link_key_db_memory
2019-11-08 13:50:02 +01:00
Matthias Ringwald
6d466148c0
example: add gatt_heart_rate_client to list of LE targets
2019-10-24 17:55:29 +02:00
Matthias Ringwald
df6b38e67d
example/spp_streamer_client: fix build
2019-09-16 11:36:10 +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
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
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
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
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
Matthias Ringwald
fedcc363f3
example: add sm.c to all examples
2019-03-29 17:48:08 +01:00
Milanka Ringwald
c446645633
goep_client: use obex builder functions
2019-03-27 12:00:33 +01:00
Matthias Ringwald
6a4fc70825
example/panu_demo: setup SDP and register PANU SDP Record
2019-02-27 10:42:20 +01:00
Matthias Ringwald
9eddf5e891
new audio_duplex example to quickly test audio implementation
2019-02-24 13:04:39 +01:00
Milanka Ringwald
502593062d
a2dp taret demo: add volume control
2019-02-21 22:17:39 +01:00
Milanka Ringwald
14e3e2c227
a2dp sink demo: enable volume control as target
2019-02-21 22:17:39 +01:00
Matthias Ringwald
e9c5f44ee8
a2dp_sink_demo: use linear resampling to fix samplerate drift
2019-02-21 12:03:23 +01:00
Matthias Ringwald
60da69122d
exampe: use VPATH for hxcmod-player
2019-01-26 22:38:20 +01:00
Milanka Ringwald
16e3e4af25
ublox_spp_le_counter: include device info service
2018-11-13 09:35:34 +01:00
Milanka Ringwald
733ac1e89f
ublox_spp_service_server: Implementation of the ublox SPP-like profile
2018-11-06 15:13:10 +01:00
Milanka Ringwald
ba7944be54
nordic spp server service: update Makefile, update service name, use correct handle for notify
2018-10-31 09:59:11 +01:00
Matthias Ringwald
69fa7fc678
example: add sine_player to test audio playback
2018-10-29 09:37:53 +01:00
Milanka Ringwald
ebdf3c684b
nordic_spp_service_server: added service and examples
2018-10-24 13:03:45 +02:00
Milanka Ringwald
a796c06fe4
hid_demo: fix compile
2018-10-22 22:05:48 +02:00
Matthias Ringwald
e03b79ab68
pbap_client: implement pbap_lookup_by_number
2018-09-27 09:38:56 +02:00
Matthias Ringwald
c1bc0b8eb5
pbap_client: add support for md5 authentication challenge
2018-09-17 17:16:59 +02:00
Matthias Ringwald
96cb50ec30
example/spp_flowcontrol: fix compile
2018-09-07 12:25:49 +02:00
Matthias Ringwald
beb202884a
att: ENABLE_ATT_DELAYED_READ_RESPONSE -> ENABLE_ATT_DELAYED_RESPONSE, example/att_delayed_read_response.c -> example/att_delayed_response.c
2018-08-27 11:01:19 +02:00
Matthias Ringwald
b88bf5bffc
add btstack_audio to example/Makefile.inc instead of individual ports that include it
2018-07-20 17:29:15 +02:00
Matthias Ringwald
f89030054a
New example/mod_player.c
2018-07-20 16:26:42 +02:00
Matthias Ringwald
2b3b87f99e
example: add uECC.c to all examples (same as btstack_crytpto.c)
2018-04-19 15:31:23 +02:00
Matthias Ringwald
d1a1f6a4cf
sm: use btstack_crypto (lifted from btstack-crypto branch)
2018-04-04 15:53:01 +02:00
Matthias Ringwald
7d405bedbe
new att_server_delayed_read_response example
2018-03-16 11:19:34 +01:00
Matthias Ringwald
6104991b22
example: new gatt_heart_rate_client example
2018-03-09 12:46:55 +01:00
Matthias Ringwald
caa3fd526c
example: new gap_link_keys example
2018-02-05 18:25:10 +01:00
Matthias Ringwald
ff01079be9
add le_data_channel examples to most ports
2018-01-19 16:32:28 +01:00
Matthias Ringwald
e69f253036
le_data_channel_client: fix compile
2018-01-19 16:15:29 +01:00
Matthias Ringwald
483d346123
le_data_channel_server: add GAP Service with name
2018-01-19 16:15:29 +01:00
Matthias Ringwald
ed69724ce0
le_data_channel_server: fix build
2018-01-19 16:15:28 +01:00
Matthias Ringwald
1add4db554
example: add le_data_channel_client and le_data_channel_server demos
2018-01-19 16:15:28 +01:00
Matthias Ringwald
1d5191c92e
hid_host_demo: use new HID parser to decode keyboard and simulate terminal
2017-12-04 14:57:08 +01:00
Matthias Ringwald
a59e4bafff
sbc: only link against sbc encoder for a2dp_source and sbc decoder in a2dp_sink demos
2017-11-29 17:23:58 +01:00
Matthias Ringwald
c37cd8f3d1
sbc: split btstack_sbc_bludroid.c into seperate encoder and decoder implementation
2017-11-29 17:13:17 +01:00
Matthias Ringwald
2d05904d2f
hid_host_demo: query SDP HID record for PSMs and HID Descriptor
2017-11-27 15:21:42 +01:00