31 Commits

Author SHA1 Message Date
Matthias Ringwald
ff1cb1067d example/pan_lwip_http_server: only init lwip if HAVE_LWIP is not defined 2023-01-12 19:00:07 +01:00
Matthias Ringwald
6bcf18c2f9 hci: HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned 2023-01-09 17:16:01 +01:00
Matthias Ringwald
1b5f4ae392 hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_* 2022-10-24 15:06:18 +02:00
Matthias Ringwald
4402df4207 doc: add table outlines 2022-10-24 14:55:46 +02:00
Matthias Ringwald
7f81e09eb5 doc: mention ENABLE_CONTROLLER_DUMP_PACKETS 2022-09-16 11:18:26 +02:00
Matthias Ringwald
39dbfe676c doc: add HCI_INCOMING_PRE_BUFFER_SIZE and ENABLE_LE_WHITELIST_TOUCH_AFTER_RESOLVING_LIST_UPDATE 2022-08-17 12:12:10 +02:00
Milanka Ringwald
329d55f343 embedded: add HAVE_HAL_AUDIO_SINK_STEREO_ONLY 2022-06-23 20:56:05 +02:00
Milanka Ringwald
2e62f88c7e docu: remove mapping of 300/600 baud to 2/3 mbps for posix targets 2022-06-23 20:55:55 +02:00
Matthias Ringwald
72237cc210 a2dp: use ENABLE_A2DP_EXPLICIT_CONFIG instead of individual source + sink flags 2022-03-16 22:20:10 +01:00
Matthias Ringwald
c814a90472 hci: periodic advertising requires ENABLE_LE_PERIODIC_ADVERTISING 2022-03-16 09:26:48 +01:00
Matthias Ringwald
5ffa238919 doc: add ENABLE_LE_EXTENDED_ADVERTISING 2022-02-17 18:46:50 +01:00
Matthias Ringwald
6c0d5426fc hci: ENABLE_HCI_SERIALIZED_CONTROLLER_OPERATIONS serializes Inquiry, Remote Name Request and Create Connection operations 2022-01-24 18:10:16 +01:00
Milanka Ringwald
14c4dac797 doc: improve table row description 2022-01-11 19:50:51 +01:00
Milanka Ringwald
ba8d4e9bd2 doc: short A2DP/AVRCP overview 2021-12-17 17:11:22 +01:00
Matthias Ringwald
12eeba7a6d doc: add ENABLE_RTK_PCM_WBS 2021-11-29 14:28:18 +01:00
Matthias Ringwald
f25e60dece l2cap: streamline ertm, cbm, ecbm function names 2021-11-19 11:04:16 +01:00
Matthias Ringwald
52b5cf1916 btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_ENHANCED_CREDIT_BASED_FLOW_CONTROL_MODE 2021-11-19 10:13:18 +01:00
Matthias Ringwald
b28dc8004d btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE 2021-11-19 10:09:49 +01:00
Matthias Ringwald
3dc9ca3a1d l2cap: ENABLE_EXPLICIT_BR_EDR_SECURITY_MANAGER reports support for BR/EDR SM in information response 2021-11-09 18:58:11 +01:00
Milanka Ringwald
5e9859c731 docs: update GATT profile 2021-10-01 15:30:33 +02:00
Matthias Ringwald
308eeaffaa gap: ENABLE_EXPLICIT_LINK_KEY_REPLY allows for asynchronous link key lookup by application 2021-09-27 14:46:52 +02:00
Milanka Ringwald
48ce193c1b a2dp sink: allow accept or reject of stream start on A2DP_SUBEVENT_START_STREAM_REQUESTED when ENABLE_AVDTP_ACCEPTOR_EXPLICIT_START_STREAM_CONFIRMATION is defined 2021-09-09 11:34:37 +02:00
Milanka Ringwald
b321b6092d hfp: update docu 2021-08-23 17:21:58 +02:00
Milanka Ringwald
9e5566ac52 docu: add references to HFP AVR 2021-07-12 09:26:42 +02:00
Milanka Ringwald
9b78c3de8e docu: fix mkdoc list representation 2021-07-12 09:22:50 +02:00
Milanka Ringwald
543e856b65 docu: add section on Enhanced Audio Voice Recognition 2021-07-09 14:56:57 +02:00
Milanka Ringwald
93ffa3ace7 docu: add Audio Voice Recognition 2021-07-09 14:56:56 +02:00
Matthias Ringwald
0c59996154 doc: update run loop documentation 2021-07-02 17:01:33 +02:00
Matthias Ringwald
0489de14d1 doc: list available hci_dump implementations 2021-05-31 12:16:52 +02:00
Milanka Ringwald
503a627eda doc: cleanup build 2021-05-27 14:45:58 +02:00
Milanka Ringwald
41d889f346 docu: use docs as mkdocs folder, and doc-template for template files, switch to windmill mkdoc theme 2021-05-27 10:14:44 +02:00