Matthias Ringwald
|
1470db0ca8
|
test/gap: unit test for gap le scanning
|
2020-04-02 16:32:39 +02:00 |
|
Matthias Ringwald
|
a5a5d24ebb
|
hci: fix LE-only build
|
2020-04-01 11:37:53 +02:00 |
|
Matthias Ringwald
|
6ffe3f3eb1
|
hci: fix compile
|
2020-04-01 11:04:08 +02:00 |
|
Matthias Ringwald
|
bbc80a48cd
|
l2cap: request security level 2 for both SSP and non-SSP connections
|
2020-04-01 10:34:46 +02:00 |
|
Matthias Ringwald
|
245302af3c
|
test/fuzz: create image for libfuzz if needed
|
2020-04-01 10:32:44 +02:00 |
|
Matthias Ringwald
|
6e058d3f51
|
hci: only send HCI Read Local Encryption Key Size if supported by Controller
|
2020-03-31 23:36:04 +02:00 |
|
Matthias Ringwald
|
7a4d61a383
|
chipset: assert hci packet buffers are suitable for firmware upload or patches (atwilc3000,bcm,cc256x,intel)
|
2020-03-31 21:41:30 +02:00 |
|
Matthias Ringwald
|
1cd2cf6ccf
|
da1458x: use command buffer in RAM to avoid Flash access for final ACK
|
2020-03-27 14:40:47 +01:00 |
|
Milanka Ringwald
|
6ff556f67e
|
ad2p_demo: document URL to blog post
|
2020-03-25 10:06:25 +01:00 |
|
Milanka Ringwald
|
d73c9dbec8
|
gatt_client: improve input validation
|
2020-03-25 10:01:07 +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
|
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 |
|