8925 Commits

Author SHA1 Message Date
Milanka Ringwald
5160ece6d2 map_client: add events for folder and message listing items 2019-03-27 12:00:33 +01:00
Milanka Ringwald
6fd593aa3c map_xml_test: unit test for MAP msg parsing 2019-03-27 12:00:33 +01:00
Milanka Ringwald
a788b16c9d yxml: add casting 2019-03-27 12:00:33 +01:00
Milanka Ringwald
8b73b7c557 map_client: use obex iterator 2019-03-27 12:00:33 +01:00
Milanka Ringwald
f520e88f4a map_server: fix supported features type 2019-03-27 12:00:33 +01:00
Milanka Ringwald
ebb2715c2c map_client_text: proof of concept, msg notification server 2019-03-27 12:00:33 +01:00
Milanka Ringwald
3eb02ce6c7 map_client: enable/disable notification 2019-03-27 12:00:33 +01:00
Milanka Ringwald
88954725a2 goep_server: SDP records for message and notification service 2019-03-27 12:00:33 +01:00
Milanka Ringwald
41807e9105 goap client: support for put operation and body 2019-03-27 12:00:33 +01:00
Milanka Ringwald
ad58991c18 map: add MAP meta events 2019-03-27 12:00:33 +01:00
Milanka Ringwald
1de2336c91 map: sdp record for server 2019-03-27 12:00:33 +01:00
Milanka Ringwald
c7ad90d129 map_client: fix get message 2019-03-27 12:00:33 +01:00
Milanka Ringwald
0cb4d92c9e map_client: set path, get folders and messages, draft impl 2019-03-27 12:00:33 +01:00
Milanka Ringwald
47e764c40c map_client: connect, disconnect, get folders draft 2019-03-27 12:00:33 +01:00
Matthias Ringwald
c21d89f36a hci: map Cypress onto Broadcom 2019-03-21 11:41:30 +01:00
Matthias Ringwald
761d36a943 hci: sco tx scheduler - remove arbitrary threshold 2019-03-19 14:10:36 +01:00
Matthias Ringwald
fa53fe20c5 hci: fix compile without sco-over-hci 2019-03-18 21:56:54 +01:00
Matthias Ringwald
f234b25082 hci: fix sco can send now for usb transports 2019-03-18 21:52:41 +01:00
Matthias Ringwald
a444112b40 att_server: fix use of service packet handler 2019-03-18 19:37:17 +01:00
Matthias Ringwald
826b57efe1 hids_device: fix handle lookup of output and feature configuration handle 2019-03-18 19:32:36 +01:00
Matthias Ringwald
ae856536ed hog demos: add appearance to adv data 2019-03-18 19:19:49 +01:00
Matthias Ringwald
5a6b2dbdc0 hci: fix commpile warning 2019-03-18 19:11:46 +01:00
Matthias Ringwald
65da407b58 hci: fix compile without sco-over-hci 2019-03-18 19:11:30 +01:00
Matthias Ringwald
e415765340 hci: emit two sco can send now if full 120 byte packet in CVSD does not fit into controller buffer 2019-03-18 18:13:23 +01:00
Matthias Ringwald
64d30cb068 hci: low pass filter for sco rx tracking 2019-03-18 17:56:02 +01:00
Matthias Ringwald
afaddd671b hci: schedule next sco tx before trigger send 2019-03-18 17:16:32 +01:00
Matthias Ringwald
6f28d2ee26 hci: track SCO RX times, emit SCO can send now based on RX times 2019-03-18 17:00:27 +01:00
Matthias Ringwald
49205f5d33 hci: remove code for implicit sco flow control 2019-03-18 11:45:42 +01:00
Matthias Ringwald
1ccd94aa2c posix-h4: use bcm chipset support for cypress controllers 2019-03-14 16:28:52 +01:00
Matthias Ringwald
8b29284be6 hci_transport_h5: use main baudrate for nominal frame receive time 2019-03-12 15:55:27 +01:00
Matthias Ringwald
745274476c hci: wait with SCO send until first packet received 2019-03-12 14:14:51 +01:00
Matthias Ringwald
641577b2b8 hid_device: fix access to con handle in l2cap open 2019-03-12 11:07:32 +01:00
Matthias Ringwald
3617b23246 stm32-f4discovery-cc256x: fix path to STM32F4 HAL 2019-03-11 20:09:57 +01:00
Matthias Ringwald
93f7f43bb1 stm32-f4discovery-cc256x: fix source file paths and remove explicit VPATHs 2019-03-11 17:41:17 +01:00
Matthias Ringwald
3d2aa3e6ff stm32-f4discovery-cc256x: re-add PDM library 2019-03-11 17:26:02 +01:00
Matthias Ringwald
225f4ba4fe stm32-f4discovery-cc256x: use new Makefile-based port 2019-03-11 16:59:56 +01:00
Matthias Ringwald
751e5d5aae stm32-f4discovery-cc256x: remove original eclipse-based port 2019-03-11 16:58:27 +01:00
Matthias Ringwald
b771ee608b stm32-f4discovery-cc256x: add README 2019-03-11 16:53:05 +01:00
Matthias Ringwald
05f63bb76f stm32-f4discovery-cc256x: add PDM lib 2019-03-11 16:53:04 +01:00
Matthias Ringwald
f74fe07315 stm32-f4discovery-cc256x: increase HCLK to 64 Mhz 2019-03-11 16:53:04 +01:00
Matthias Ringwald
7dc18472b7 stm32-f4discovery-cc256x: fix start/stop stream audio playback 2019-03-11 16:53:04 +01:00
Matthias Ringwald
e448e9a777 stm32-f4discovery-cc256x: set APB1CLKDivider to 1 for 4 mbps uart 2019-03-11 16:53:04 +01:00
Matthias Ringwald
860eebce89 stm32-f4discovery-cc256x: use same priority for RX / TX DMA IRQs 2019-03-11 16:53:04 +01:00
Matthias Ringwald
a2d1849be8 stm32-f4discovery-cc256x: create Segger Ozone project files 2019-03-11 16:53:04 +01:00
Matthias Ringwald
bef4d37c6d stm32-f4discovery-cc256x: sttm32f4xx_hal_uart - add critical section, avoid dropping rx byte on rx start 2019-03-11 16:53:04 +01:00
Matthias Ringwald
0166bf8419 stm32-f4discovery-cc256x: use path to sources, easier to review 2019-03-11 16:53:04 +01:00
Matthias Ringwald
f836e82219 stm32-f4discovery-cc256x: move port/bsp into project folder 2019-03-11 16:53:04 +01:00
Matthias Ringwald
10846ef70c stm32-f4discovery-cc256x: create target .d in build folder 2019-03-11 16:53:04 +01:00
Matthias Ringwald
2cb398575c stm32-f4discovery-cc256x: update includes 2019-03-11 16:53:04 +01:00
Matthias Ringwald
563abc9410 stm32-f4discovery-cc256x: build examples 2019-03-11 16:53:04 +01:00