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
|
0d6cebf8ee
|
sdp_client: query attributes 0x0000..0xffff instead of 0x0001..0xffff to match other stacks / improve compatibility with bad sdp server implementations
|
2020-03-18 11:30:29 +01:00 |
|
Matthias Ringwald
|
0af1bfd99d
|
windows ports: mention conio.h not found in msys2 32-bit and/or 32-bit toolchain
|
2020-03-18 10:26:22 +01:00 |
|
Matthias Ringwald
|
3251a10887
|
gap: fixed gap_set_scan_parameters() if issued right before gap_start_scan() - issue #275
|
2020-03-13 15:25:42 +01:00 |
|
Matthias Ringwald
|
e71d6c14a5
|
hci_cmd: fix compile
|
2020-03-12 10:36:01 +01:00 |
|
Matthias Ringwald
|
4eac239104
|
hci_cmd: added hci_read_inquiry_scan_activity and hci_write_inquiry_scan_activity
|
2020-03-12 10:32:00 +01:00 |
|
Matthias Ringwald
|
1375370385
|
test/mesh: remove -Wimplicit-fallthrough as it is clang-only
|
2020-03-11 15:59:51 +01:00 |
|
Matthias Ringwald
|
3e5c3c5b80
|
volume in avrcp_target_volume_changed is reported as current value in interim response to register for volume change notifications
|
2020-03-11 10:02:37 +01:00 |
|
Milanka Ringwald
|
7d33cb261f
|
test/fuzz: setup controller info to allow sending, set conn role as slave, cover more states
|
2020-03-10 10:16:10 +01:00 |
|
Matthias Ringwald
|
a0a4507b35
|
esp32: add missing freertos queue.h include
|
2020-03-06 22:39:21 +01:00 |
|
Matthias Ringwald
|
9f698c8283
|
gatt_client: process included service response only if pair_size expected
|
2020-03-06 22:30:24 +01:00 |
|
Milanka Ringwald
|
a6121b51b2
|
gatt_client: avoid read out of bounds
|
2020-03-04 09:52:42 +01:00 |
|
Milanka Ringwald
|
93fdb564bf
|
test/fuzz: prepare environment for GATT client
|
2020-03-04 09:52:42 +01:00 |
|
Matthias Ringwald
|
2f6ae08e68
|
pic32-harmony: fix project
|
2020-03-03 22:22:55 +01:00 |
|
Matthias Ringwald
|
6fb99087c2
|
test/mesh: fix cmake build
|
2020-03-03 18:01:49 +01:00 |
|
Matthias Ringwald
|
22e4935be4
|
port/qt-h4: swap default paths for posix/windows
|
2020-03-03 15:08:38 +01:00 |
|
Matthias Ringwald
|
b3f03c843f
|
GATT Client: allow to register for any notification/indication and/or any connection
|
2020-03-03 14:27:13 +01:00 |
|
Matthias Ringwald
|
7490175edc
|
tool/compile_gatt.py: use random number for GATT Database Hash, if PyCryptodome is not installed
|
2020-03-02 15:34:49 +01:00 |
|
Matthias Ringwald
|
4953c773ad
|
port/qt-h4: add qt port for Bluetooth Controller connected via UART
|
2020-03-02 15:25:27 +01:00 |
|
Milanka Ringwald
|
256b905137
|
Correct typing
|
2020-03-02 11:13:54 +01:00 |
|
Milanka Ringwald
|
e632231eaa
|
Update info on GATT services
|
2020-03-02 10:48:42 +01:00 |
|
Matthias Ringwald
|
1e5045638b
|
doc: mention qt run loop integration
|
2020-03-02 10:05:01 +01:00 |
|
Matthias Ringwald
|
0a8d3146f2
|
readme: add qt-usb port, use https for our sites and some others
|
2020-03-02 09:59:54 +01:00 |
|
Matthias Ringwald
|
84ede5298a
|
port/qt-usb: support file descriptors as data source on posix systems
|
2020-02-28 16:16:09 +01:00 |
|
Matthias Ringwald
|
afbbff0576
|
renesas-tb-s1ja: reduce heap from 0x1000 to 0x100
|
2020-02-25 14:31:53 +01:00 |
|
Matthias Ringwald
|
b1a0b198f1
|
renesas-tb-s1ja: implement hal_flash_bank_synergy
|
2020-02-25 14:04:31 +01:00 |
|
Matthias Ringwald
|
78764d994a
|
renesas-tb-s1ja: implement hal_flash_bank_synergy
|
2020-02-25 13:06:20 +01:00 |
|
Matthias Ringwald
|
ecf98ce012
|
ad_parser: avoid out-of-bounds read in ad_data_contains_uuid16/128 helpers
|
2020-02-25 10:47:24 +01:00 |
|
Matthias Ringwald
|
f0e5893e57
|
renesas-tb-s1ja: implement hal_flash_bank_synergy
|
2020-02-24 22:39:20 +01:00 |
|
Matthias Ringwald
|
c6c20663b9
|
renesas-b-s1ja: update create_examples to work in powershell/cmd
|
2020-02-24 21:06:15 +01:00 |
|
Matthias Ringwald
|
23d55d8142
|
renesas-tb-s1ja: add readme
|
2020-02-24 21:06:15 +01:00 |
|
Matthias Ringwald
|
3b5c872a8c
|
renesas-tb-s1ja: initial port
|
2020-02-24 17:03:52 +01:00 |
|
Matthias Ringwald
|
a9a127199b
|
hfp_gsm_model: check gsm call index
|
2020-02-24 16:53:28 +01:00 |
|
Matthias Ringwald
|
208aaac26d
|
port/qt-usb: support Windows with MinGW kit
|
2020-02-24 15:42:04 +01:00 |
|
Matthias Ringwald
|
9988cd6f47
|
port/qt-usb: support event handles on windows using QWinEventNotifier
|
2020-02-24 15:35:26 +01:00 |
|
Matthias Ringwald
|
aaf1052f76
|
port/qt-usb: setup mingw64 build
|
2020-02-23 22:47:49 +01:00 |
|
Matthias Ringwald
|
d78181d6b7
|
tool/compile_gatt.py: use text-mode for temporary file - fix for windows
|
2020-02-23 22:32:19 +01:00 |
|
Matthias Ringwald
|
c782b5f27b
|
port/qt-usb: add some windows files
|
2020-02-21 19:04:39 +01:00 |
|
Matthias Ringwald
|
1b464e99af
|
port/qt-usb: port of libusb as qt console application
|
2020-02-21 18:04:23 +01:00 |
|
Matthias Ringwald
|
656e09c914
|
changelog: update
|
2020-02-20 14:04:23 +01:00 |
|
Matthias Ringwald
|
6e82c1f85e
|
hid_host_demo: allow for sniff mode, fixes #268
|
2020-02-16 19:02:11 +01:00 |
|
Matthias Ringwald
|
7e23d0c0b2
|
att_db: additionally limit echo to response buffer size for prepare write request
|
2020-02-16 15:23:45 +01:00 |
|
Matthias Ringwald
|
6098e9087f
|
att_db: streamline size validation as att_copy_value already limits attribute value to provided buffer
|
2020-02-16 15:21:31 +01:00 |
|
Matthias Ringwald
|
d60453d1ae
|
att_db: use ATT_DEFAULT_MTU as minimum after MTU exchange
|
2020-02-16 14:56:43 +01:00 |
|
Matthias Ringwald
|
bba538e52d
|
test/fuzz: enable debug symbols, set att callbacks in att db fuzzer, add gdb + lldb to docker image
|
2020-02-11 21:18:59 +01:00 |
|
Matthias Ringwald
|
87645b3a52
|
sm: fix compile
|
2020-02-11 20:34:21 +01:00 |
|
Matthias Ringwald
|
42dfcaca3c
|
att_db: report write not permitted if no att write callback set
|
2020-02-11 18:53:35 +01:00 |
|
Matthias Ringwald
|
18a238c083
|
att_db: validate size for ATT_WRITE_REQUEST
|
2020-02-11 18:52:50 +01:00 |
|
Matthias Ringwald
|
42ec162584
|
test/fuzz: start with att_db
|
2020-02-11 11:50:08 +01:00 |
|
Milanka Ringwald
|
c57adf92cf
|
avrcp_target: use correct variable for sending playback status value
|
2020-02-10 18:44:17 +01:00 |
|