Matthias Ringwald
|
360d44f609
|
hfp_codec: add to all ports
|
2023-03-02 11:00:28 +01:00 |
|
Matthias Ringwald
|
a2d541cc52
|
stm32-f4discovery-usb: fix typo
|
2023-02-06 10:29:35 +01:00 |
|
Matthias Ringwald
|
e708f863ff
|
port: allow one MAX_NR_HID_HOST_CONNECTIONS and MAX_NR_HIDS_CLIENTS for HID(S) host demos
|
2023-01-11 15:17:43 +01:00 |
|
Matthias Ringwald
|
d68300f919
|
port: set MAX_NR_AVRCP_CONNECTIONS to 2 to make volume control work in a2dp_source_demo
|
2022-11-18 12:09:25 +01:00 |
|
Milanka Ringwald
|
324a1b416e
|
ports: replace ENABLE_SCO_STEREO_PLAYBACK with HAVE_HAL_AUDIO_SINK_STEREO_ONLY
|
2022-06-23 20:56:14 +02:00 |
|
Matthias Ringwald
|
1fd701e0cd
|
ports: add a2dp
|
2022-03-16 22:20:09 +01:00 |
|
Milanka Ringwald
|
077fecbb6e
|
ports: add link to documentation in btstack_config.h
|
2021-12-09 16:42:48 +01:00 |
|
Matthias Ringwald
|
884d3c56f3
|
port: replace obex_iterator wirh obex_parser
|
2021-11-29 14:57:49 +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 |
|
Milanka Ringwald
|
2fca4dad95
|
license: update text
|
2021-11-02 09:31:00 +01:00 |
|
Matthias Ringwald
|
34fd36da18
|
port: copy edit port readmes, archive ios port
|
2021-05-31 16:44:53 +02:00 |
|
Matthias Ringwald
|
02a896b61c
|
port: fix embedded builds (ancs_client.c -> ble/gatt-service)
|
2021-04-07 18:57:01 +02:00 |
|
Matthias Ringwald
|
c8dfe071e5
|
hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h
|
2021-03-26 11:51:57 +01:00 |
|
Matthias Ringwald
|
a813c6af95
|
stm32-f4discovery-usb: fix build
|
2021-03-15 18:43:14 +01:00 |
|
Matthias Ringwald
|
09df40bd40
|
hci_dump: stm32 ports
|
2021-03-11 15:53:46 +01:00 |
|
Matthias Ringwald
|
6f122aa372
|
Remove btstack_run_loop_base from port and test
|
2021-03-08 10:39:10 +01:00 |
|
Matthias Ringwald
|
6bdecec7ba
|
move GATT Service clients into ble/gatt-service
|
2021-03-08 10:09:41 +01:00 |
|
Matthias Ringwald
|
842264f18f
|
stm32 ports: add battery and device information clients, test/security_manager_sc: add run loop base
|
2021-03-07 18:09:58 +01:00 |
|
Matthias Ringwald
|
50b47281dc
|
btstack_run_loop_embedded: use run loop base (build)
|
2021-03-05 11:46:58 +01:00 |
|
Matthias Ringwald
|
f763b8ceaf
|
stm32-f4discovery-usb: enable audio support
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
3e8c83ac75
|
stm32-f4discovery-usb: resubmit bulk in transfer in next frame for NAK
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
6cad159483
|
stm32-f4discovery-usb: don't re-activate the channel for BULK endpoints
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
3faedff94c
|
stm32-f4discovery-usb: chunk larger packets for ACL Out
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
19da40b0a5
|
stm32-f4discovery-usb: resubmit ACL In if nothing happens
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
eaecc60a9c
|
stm32-f4discovery-usb: implement ACL Out
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
8b703f3d8c
|
stm32-f4discovery-usb: temp disable sleep mode until effect on RTT is clear
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
a8ae57e4d8
|
stm32-f4discovery-usb: implement ACL In
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
9222ce23eb
|
stm32-f4discovery-usb: implement HCI Event receive - part 2
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
bb028eda96
|
stm32-f4discovery-usb: implement HCI Event receive - part 1
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
693a5fb5bc
|
stm32-f4discovery-usb: implement HCI Command send
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
d20c764cf7
|
stm32-f4discovery-usb: poll USB Host Process when hci transport is activated
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
4317f7c807
|
stm32-f4discovery-usb: add BTstack sources, build examples, add stub h2 driver
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
7acb1eef40
|
stm32-f4discovery-usb: send HCI Reset and receive HCI Command Complete
|
2021-02-11 17:09:30 +01:00 |
|
Matthias Ringwald
|
40bec0daf6
|
stm32-f4discovery-usb: create usbh_bluetooth.c
|
2021-02-11 17:09:30 +01:00 |
|
Matthias Ringwald
|
a8f7f3fcbc
|
stm32-f4discovery-usb: enable RTT, USBH debug messages, HID test, 4 Endpoints
|
2021-02-11 17:09:30 +01:00 |
|