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 |
|
Matthias Ringwald
|
4e5badd219
|
btstack_sbc_decoder_bluedroid: use log_debug for warnings caused by corrupt data
|
2020-02-03 11:03:29 +01:00 |
|
Matthias Ringwald
|
64a93fb598
|
bluetooth: fix LM_LINK_POLICY_ENABLE_SNIFF_MODE constant
|
2020-01-31 12:05:59 +01:00 |
|
Matthias Ringwald
|
2a9f55d6f7
|
l2cap_signaling: use packet boundary flags 0x00 for LE signaling packets
|
2020-01-31 12:05:59 +01:00 |
|
Milanka Ringwald
|
419abca300
|
mesh: prefix with mesh and move heartbeat helper functions to mesh_node [a2593]
|
2020-01-31 11:33:03 +01:00 |
|
Milanka Ringwald
|
d175073c35
|
mesh: expand count_log to count, and period_log to period_s in heartbeat messages of configuration client [a2592]
|
2020-01-31 11:33:03 +01:00 |
|
Milanka Ringwald
|
12d66e05f4
|
mesh: prefix with mesh and move heartbeat helper functions to mesh_node [a2593]
|
2020-01-31 11:33:03 +01:00 |
|
Milanka Ringwald
|
4f44739eea
|
mesh: add destination field to heartbeat messages of configuration client [a2591]
|
2020-01-31 11:33:03 +01:00 |
|
Milanka Ringwald
|
786ea917db
|
mesh: implement config client network transmit msgs [a2583]
|
2020-01-31 11:33:03 +01:00 |
|
Milanka Ringwald
|
70fcff1a97
|
mesh: implement config client low power node msgs [a2582]
|
2020-01-31 11:33:03 +01:00 |
|
Milanka Ringwald
|
7d339f89ba
|
mesh: implement config client heartbeat publication and subscription msgs [a2580, a2581]
|
2020-01-31 11:33:03 +01:00 |
|
Matthias Ringwald
|
39f043d5d3
|
btstack_tlv_posix: only keep last value in memory, fix delete operation
|
2020-01-30 11:43:44 +01:00 |
|
Matthias Ringwald
|
8008788713
|
test/fuzz: set connection handle based on input data
|
2020-01-28 18:47:06 +01:00 |
|
Matthias Ringwald
|
18976c74b2
|
test/fuzz: prepare classic acl + sco incoming and ready + le ready hci connection for fuzz_hci
|
2020-01-28 18:22:43 +01:00 |
|
Milanka Ringwald
|
1da46a67a1
|
mesh: add missing API functions [a2579]
|
2020-01-28 11:47:48 +01:00 |
|
Milanka Ringwald
|
3ef45e9132
|
mesh: implement config client key refresh msgs [a2579]
|
2020-01-28 11:41:08 +01:00 |
|
Milanka Ringwald
|
64c3d06bad
|
mesh: implement config client node reset and friend msgs [a2578,a2584]
|
2020-01-28 11:41:08 +01:00 |
|
Matthias Ringwald
|
f3ede59445
|
test/fuzz: test hci
|
2020-01-27 22:16:45 +01:00 |
|
Milanka Ringwald
|
df02a64146
|
mesh: implement sig and vendor model app list
|
2020-01-27 12:17:30 +01:00 |
|
Milanka Ringwald
|
8d4cf36ecc
|
mesh: implement mesh client configuration model appkey bind/unbind messages
|
2020-01-27 11:24:31 +01:00 |
|
Milanka Ringwald
|
82cfc808ca
|
mesh: implement mesh client configuration node identity messages
|
2020-01-27 10:59:36 +01:00 |
|