25 Commits

Author SHA1 Message Date
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