Milanka Ringwald
f68310578c
libusb port: update gitignore file
2019-09-20 14:02:27 +02:00
Matthias Ringwald
63b7463190
libusb: add miissing space CMakeLists.txt
2019-09-13 11:41:58 +02:00
Matthias Ringwald
e514a7f533
port: configure desktop ports (libusb,posix,windows) for mesh
2019-07-20 09:32:04 +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
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
f67eb7c279
port: allow to defined BTSTACK_ROOT and include exising Makefiles. Fixes #198
2019-04-15 14:34:59 +02:00
Matthias Ringwald
f9563b8923
libusb: use static random address stored in nRF52840 running Zephyr hci_usb
2019-03-29 17:50:06 +01:00
Matthias Ringwald
2ca8e4d94c
libusb: portaudio is optional
2019-02-24 15:02:53 +01:00
Matthias Ringwald
3d3351f352
portaudio: split audio interface
2019-02-24 13:04:39 +01:00
Matthias Ringwald
e9c5f44ee8
a2dp_sink_demo: use linear resampling to fix samplerate drift
2019-02-21 12:03:23 +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
4dc9b3fa6b
libusb: lookup libusb dynamically
2018-10-18 12:48:10 +02:00
Matthias Ringwald
a7775e9b16
libubs: add CMake project for developement and debugging with Xcode
2018-10-18 12:25:05 +02:00
Milanka Ringwald
b59045f9cb
pts: update ignore file, Makefile, add test
2018-09-18 10:29:48 +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
e739af9896
libusb: add btstack_audio
2018-07-20 16:29:16 +02:00
Matthias Ringwald
3f0fce8c53
libusb: don't use LLVM-only warning flags
2018-07-06 07:21:46 +02:00
Matthias Ringwald
1dcd7dc6a3
libusb: don't use -Wgnu-empty-initializer (not available for gcc)
2018-07-05 23:23:22 +02:00
Matthias Ringwald
6138850c18
fix 'no newline at end of file' [-Wnewline-eof]
2018-07-05 22:19:19 +02:00
Matthias Ringwald
c30af2ff06
don't use empty initializer [-Wgnu-empty-initializer]
2018-07-05 22:13:46 +02:00
Matthias Ringwald
425c3bbdae
libusb: add Laird BT860 to UDEV rules in Readme
2018-05-23 17:37:30 +02:00
Matthias Ringwald
808a498c5b
libusb: copywriting
2018-04-08 22:28:59 +02:00
Matthias Ringwald
fb34235af3
libusb: fix packet log path derivation from usb path if additional arguments are provided
2018-03-27 14:42:09 +02:00
Matthias Ringwald
7d405bedbe
new att_server_delayed_read_response example
2018-03-16 11:19:34 +01:00
Matthias Ringwald
cd5e24b3fa
csr: provide csr_set_bd_addr for libusb port
2018-02-20 09:30:47 +01:00
Matthias Ringwald
d08566fb6e
posix: implement link key iterator for btstack_link_key_db_fs
2018-02-05 18:25:10 +01:00
Matthias Ringwald
c6a0bdd74a
more .gitignore
2018-02-01 11:07:11 +01:00
Matthias Ringwald
ff01079be9
add le_data_channel examples to most ports
2018-01-19 16:32:28 +01:00
Matthias Ringwald
b8b2707a51
libusb: only commpile le data channel examples
2018-01-19 16:15:29 +01:00
Matthias Ringwald
cf9641eb81
libusb: fix makefile
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
c75587468f
ports: add missing README.md files
2018-01-05 12:02:59 +01:00
Milanka Ringwald
9974aee0d2
avdtp sink: update API to retrun cmd status, fix reconfigure, remove printf from library
2017-12-15 16:11:34 +01:00
Milanka Ringwald
9c87470376
libusb: exclude portaudio from build
2017-12-05 14:30:24 +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
59bdfe9687
libusb: setup btstack_tlv_posix using bd_addr in path
2017-11-09 12:07:51 +01:00
Matthias Ringwald
304b2f4d7e
libusb: add README.md, explain linux udev rules
2017-11-09 11:40:58 +01:00
Matthias Ringwald
a7473022f2
network: extract POSIX network code into btstack_network_posix and use in panu_demo
2017-11-07 16:42:06 +01:00
Milanka Ringwald
462aa08556
avrcp browsing controller: connect/disconnect
2017-11-03 17:12:57 +01:00
Milanka Ringwald
f12a3722fc
avrcp browsing: add draft connect/disconnect
2017-11-03 17:12:57 +01:00
Matthias Ringwald
503cf3e429
less noise, more .gitignore
2017-10-12 10:27:59 +02:00
Matthias Ringwald
fcae305fb2
sm: ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS enables micro-ecc software implementation
2017-08-28 21:10:17 +02:00
Matthias Ringwald
cfcd891d64
libusb: portaudio should not be enabled by default
2017-08-16 09:53:45 +02:00
Milanka Ringwald
72c514e816
avdtp: add init/close media on start/suspend stream event
2017-08-11 12:21:31 +02:00
Matthias Ringwald
249d94cf77
fix warnings: mostly sign-compare
2017-08-08 18:03:40 +02:00
Matthias Ringwald
f6434032a9
libusb: don't ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE yet
2017-07-25 15:17:14 +02:00