Matthias Ringwald
|
d3a84258a9
|
avrcp: use round robin for outgoing connections
|
2024-04-02 11:14:38 +02:00 |
|
Matthias Ringwald
|
dbdb76a871
|
avdtp: use round robin for outgoing connections
|
2024-04-02 11:08:42 +02:00 |
|
Matthias Ringwald
|
a54f744344
|
hfp: use round robin for outgoing connections
|
2024-04-02 11:08:27 +02:00 |
|
Matthias Ringwald
|
c874aa4683
|
gap: allow to set page timeout before power up
|
2024-04-02 11:00:37 +02:00 |
|
Matthias Ringwald
|
478f65a47f
|
cinnamon: fix build issue #577
|
2024-04-02 09:43:53 +02:00 |
|
Matthias Ringwald
|
439434a8b8
|
zephyr: cache local address from read bd addr
|
2024-04-01 16:29:43 +02:00 |
|
Milanka Ringwald
|
4c76ee7e35
|
doc: improve API parsing
|
2024-04-01 13:33:04 +02:00 |
|
Milanka Ringwald
|
e7a997a598
|
doc: remove tabs and spaces from API functions
|
2024-04-01 13:32:48 +02:00 |
|
Milanka Ringwald
|
7502b1923c
|
doc: improve API parser
|
2024-03-30 00:05:08 +01:00 |
|
Matthias Ringwald
|
a4f1d90b0f
|
doc: fix hyperref update
|
2024-03-29 00:08:51 +01:00 |
|
Matthias Ringwald
|
d455ddb2f2
|
doc: ignore typedef for callbacks
|
2024-03-29 00:05:21 +01:00 |
|
Matthias Ringwald
|
c0947075b6
|
doc: fix web links from source code
|
2024-03-28 23:22:53 +01:00 |
|
Matthias Ringwald
|
a8681bdb71
|
doc: fix port links in quick start
|
2024-03-28 23:12:08 +01:00 |
|
Matthias Ringwald
|
47f34e0cff
|
doc: use raw strings for regular expressions in python
|
2024-03-28 22:57:38 +01:00 |
|
Matthias Ringwald
|
de13ba803a
|
freebsd-netgraph: close both sockets
|
2024-03-21 11:38:37 +01:00 |
|
Matthias Ringwald
|
1808b31c63
|
test/fuzz: avoid assert on transport sent in hci fuzzer
|
2024-03-18 16:27:59 +01:00 |
|
Matthias Ringwald
|
dde28e18cf
|
test/fuzz: fix build
|
2024-03-18 14:32:55 +01:00 |
|
Matthias Ringwald
|
6b977eba66
|
test/le_audio: support extended advertisements in unicast headset
|
2024-03-15 12:31:33 +01:00 |
|
Matthias Ringwald
|
8282d308a8
|
Revert "hci: fix warning"
This reverts commit c3d6a72ba353a6ffbaf78a484d6a4d9f509beeef.
|
2024-03-14 15:01:24 +01:00 |
|
Matthias Ringwald
|
880e8fc690
|
hfp_ag: send OK after SLC for HF that does not support 3-way-calling or HF Indicators
|
2024-03-13 14:26:10 +01:00 |
|
Matthias Ringwald
|
8c35a1166e
|
esp32: allow to compile BTstack without CONFIG_ESP_CONSOLE_UART
Fixes #571
|
2024-03-12 08:15:17 +01:00 |
|
Matthias Ringwald
|
c17118d067
|
btstack_hid_parser: use bool for btstack_hid_report_id_declared
|
2024-03-07 13:04:46 +01:00 |
|
Matthias Ringwald
|
088c59df85
|
btstack_hid_parser: use bool for btstack_hid_parser_has_more
|
2024-03-07 13:04:46 +01:00 |
|
Matthias Ringwald
|
64ce106535
|
btstack_hid_parser: return false on parsing error in btstack_hid_report_id_declared
|
2024-03-07 13:04:46 +01:00 |
|
Matthias Ringwald
|
0c4004b02f
|
btstack_hid_parser: abort on error in btstack_hid_parser_find_next_usage
|
2024-03-07 13:04:46 +01:00 |
|
Matthias Ringwald
|
0e7cc963f9
|
btstack_hid_parser: return report id invalid on parsing error
|
2024-03-07 13:04:46 +01:00 |
|
Matthias Ringwald
|
3a1d529668
|
btstack_hid_parser: return false on parsing error in btstack_hid_get_report_size_for_id
|
2024-03-07 13:04:46 +01:00 |
|
Matthias Ringwald
|
76fa2448e1
|
btstack_hid_parser: return if btstack_hid_parse_descriptor_item was sucessful
|
2024-03-07 12:35:05 +01:00 |
|
Matthias Ringwald
|
d7bfc7cd40
|
hid examples: use name 'message' instead of report in send report function
|
2024-03-06 22:54:54 +01:00 |
|
Matthias Ringwald
|
de5a18ca9a
|
gatt_client: ignore incoming events and att pdus over classic until outgoing connection is set-up
|
2024-03-06 17:15:34 +01:00 |
|
Dirk Helbig
|
f05358500e
|
platform/posix: exit on unrecoverable error instead of spamming the log
|
2024-03-06 12:00:31 +01:00 |
|
Matthias Ringwald
|
9c79bc9b1a
|
btstack_hsm: rework dispatch code
|
2024-03-06 12:00:31 +01:00 |
|
Dirk Helbig
|
1a8c51728a
|
btstack_util: assert for btstack_clz(0)
|
2024-03-06 12:00:31 +01:00 |
|
Matthias Ringwald
|
c69c1cf86b
|
hci_event: fix warning
|
2024-03-06 12:00:31 +01:00 |
|
Matthias Ringwald
|
1a3bc516d3
|
src: cast strlen() to uint16_t
|
2024-03-06 12:00:09 +01:00 |
|
Matthias Ringwald
|
b1202089b0
|
hci: fix warnings
|
2024-03-06 11:57:18 +01:00 |
|
Matthias Ringwald
|
f3c8454eda
|
a2dp_sink_demo: fix windows build
|
2024-03-06 11:57:12 +01:00 |
|
Matthias Ringwald
|
f4a7fdb58b
|
obex_parser: use uint16_t forapp param len
|
2024-03-06 11:56:59 +01:00 |
|
Matthias Ringwald
|
f728a932cc
|
hci: store add for outgoing sco connections
|
2024-03-06 11:56:25 +01:00 |
|
Matthias Ringwald
|
c3d6a72ba3
|
hci: fix warning
|
2024-03-06 11:55:32 +01:00 |
|
Matthias Ringwald
|
e52ff828fe
|
windows-winusb: document visual studio install requirements
|
2024-03-05 18:00:35 +01:00 |
|
Matthias Ringwald
|
e58f738af4
|
hfp_ag: use unsigned for counters
|
2024-03-01 17:07:28 +01:00 |
|
Matthias Ringwald
|
ea63a72063
|
hfp_hf: fix length check in hfp_hf_init_hf_indicators
|
2024-03-01 17:04:56 +01:00 |
|
Matthias Ringwald
|
8cd06fb6a7
|
hfp_ag+hfp_hf: fix warnings
|
2024-03-01 11:12:42 +01:00 |
|
Matthias Ringwald
|
e2a5eb6349
|
sm: ignore Security Request after re-encryption has started
|
2024-03-01 10:38:01 +01:00 |
|
Matthias Ringwald
|
8f19f013a1
|
example/sm_pairing_peripheral: split packet handler into sm and hci, allow to code on connection complete
|
2024-03-01 10:37:08 +01:00 |
|
Matthias Ringwald
|
77a1fa17d8
|
gatt-service/nordic_spp_service_server: check con handle on hci disconnect
|
2024-02-24 13:16:44 +01:00 |
|
eightycc
|
0c0ca9b26f
|
l2cap: fix unused-variable warning (#561)
Co-authored-by: Bob Abeles <phil99boyd@gmail.com>
|
2024-02-23 08:35:41 +01:00 |
|
Bob Abeles
|
033393ee66
|
hci: add missing prototypes
|
2024-02-15 07:57:32 +01:00 |
|
Matthias Ringwald
|
4639b1e41d
|
hci: send le read remote features only if supported and if iso streams are enabled
|
2024-02-13 14:42:09 +01:00 |
|