6546 Commits

Author SHA1 Message Date
Matthias Ringwald
341c09ee6e windows: re-enable support for bcm chipsets and stdin support 2016-12-02 17:27:48 +01:00
Matthias Ringwald
9ed5a9efe4 bcm: fix compile for windows 2016-12-02 17:18:36 +01:00
Matthias Ringwald
6769b4c35a rtos: generate overlay structure in platform/rtos instead of single file 2016-12-02 16:29:42 +01:00
Matthias Ringwald
f54850a92d add API_START/API_END to linked list and util 2016-12-02 16:28:36 +01:00
Matthias Ringwald
68dacca219 nr5-zephyr: use hci_firmware.patch, fix build 2016-12-02 12:53:55 +01:00
Matthias Ringwald
32d5309e57 posix-h4: don't print local name if read command failed 2016-12-02 11:45:08 +01:00
Matthias Ringwald
f511cefa8c l2cap: always use non-flushable packets for le connections 2016-12-02 11:36:14 +01:00
Matthias Ringwald
6bef4003fb hci: limit num hci commands to 1 to reduce complexity 2016-12-01 22:46:30 +01:00
Matthias Ringwald
1dd2ed97dc generate mutex lock wrapper around all btstack api for use with rtos 2016-11-30 22:28:33 +01:00
Matthias Ringwald
94be1a6633 provide _va_arg type variants for hci_send_cmd and hci_dump_log 2016-11-30 22:15:40 +01:00
Matthias Ringwald
74dbc779e1 docs: fix return type for generated index 2016-11-30 22:13:01 +01:00
Matthias Ringwald
5ea446fa57 implement stdin_support for Windows 2016-11-30 15:27:50 +01:00
Matthias Ringwald
61dbb0731d Merge branch 'develop' into windows-h4 2016-11-30 11:32:08 +01:00
Matthias Ringwald
a1dc4edb43 stdin: add btstack_stdin_read() and use in examples 2016-11-30 11:29:55 +01:00
Matthias Ringwald
d198cb2001 stdin: drop unused blocking helper functions btstack_stdin_query_int and btstack_stdin_query_hex 2016-11-30 11:10:13 +01:00
Matthias Ringwald
cd7b9db232 example: fix path to SBC files - avoid .o in src folder 2016-11-29 16:49:27 +01:00
Matthias Ringwald
ea7390156b move windows port to platform 2016-11-28 17:46:51 +01:00
Matthias Ringwald
422979b135 windows: support TI Init Scripts, fully boot up 2016-11-28 17:36:07 +01:00
Matthias Ringwald
e8fa45f8dc windows: complete uart implementation 2016-11-28 17:35:24 +01:00
Matthias Ringwald
f18502ed40 windows: process data sources 2016-11-27 22:14:37 +01:00
Matthias Ringwald
27ff675be7 windows: support timers 2016-11-27 21:54:01 +01:00
Matthias Ringwald
0ad2d5db00 windows: add btstack_uart_block_windows_instance 2016-11-27 21:53:22 +01:00
Matthias Ringwald
3aad862366 windows: add void * handle to data _source 2016-11-27 21:52:42 +01:00
Matthias Ringwald
4e630824c7 windows: get_time_ms() 2016-11-27 21:26:32 +01:00
Matthias Ringwald
fd9ea8fd04 libusb: fix compile on windows 2016-11-27 17:01:51 +01:00
Matthias Ringwald
1b2aa976d8 libusb: properly cancel outstanding transfers 2016-11-23 23:15:02 +01:00
Milanka Ringwald
904ed80694 avdtp: outgoung connection, acceptor role -> AVDTP_STREAM_ENDPOINT_W4_STREAMING_CONNECTION_OPEN 2016-11-22 17:23:55 +01:00
Milanka Ringwald
804b2f3588 avdtp: track can send now 2016-11-22 16:08:25 +01:00
Milanka Ringwald
16e9f40663 avdtp: track can send now 2016-11-22 16:06:43 +01:00
Matthias Ringwald
3a6673b69a fix build for classic-only 2016-11-22 15:27:28 +01:00
Matthias Ringwald
5106e6dc65 hci: try to re-enable advertisements in slave role 2016-11-22 15:23:42 +01:00
Milanka Ringwald
9466124387 avdtp: configure working 2016-11-21 23:54:32 +01:00
Matthias Ringwald
18707219a5 att_server: move state into hci_connection_t to handle multiple ATT clients 2016-11-21 16:30:18 +01:00
Matthias Ringwald
3bdbb0eac8 battery_service: use battery_value_client_configuration_connection for notify 2016-11-21 16:28:44 +01:00
Matthias Ringwald
334126b319 sm: provide le_device_db_index in SM_EVENT_IDENTITY_RESOLVING_SUCCEEDED again 2016-11-21 16:24:45 +01:00
Milanka Ringwald
59b6047755 avdtp: removed globa avdtp_sink 2016-11-21 14:17:13 +01:00
Milanka Ringwald
31fc7dfaf4 avdtp: add item fiel to avdtp connection struct 2016-11-21 13:36:24 +01:00
Matthias Ringwald
273591ab9d update chipset table, profiles and protocols more compact 2016-11-19 22:32:44 +01:00
Matthias Ringwald
29c2a6e312 docs: review, more on baud rate changes 2016-11-19 22:04:58 +01:00
Matthias Ringwald
7a656c7926 docs: fix path to imag 2016-11-18 18:20:25 +01:00
Matthias Ringwald
35e00af028 docs: move chipsets.md to chipsets/README.md, add to manual 2016-11-18 18:16:17 +01:00
Matthias Ringwald
4f8a906506 docs: add toshiba section, extend table 2016-11-18 18:04:00 +01:00
Matthias Ringwald
bba0f12b0d docs: fix typo 2016-11-18 15:28:09 +01:00
Matthias Ringwald
70db22ba89 docs: entry on Nordic nRF5 series 2016-11-18 15:25:51 +01:00
Matthias Ringwald
a8cebf5057 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-11-17 19:04:39 +01:00
Matthias Ringwald
79c3779a85 docs: more chipsets described 2016-11-17 19:04:28 +01:00
Matthias Ringwald
04ce7dc236 docs: add Broadcom section 2016-11-17 15:25:46 +01:00
Matthias Ringwald
fc1ce7736c chipset-bcm: start collecting .hcd files: AP6212A / BCM43438A1. Use fast uart with Broadcom chips 2016-11-17 14:59:45 +01:00
Milanka Ringwald
12e7f38c5b avdtp: rewriting for handling multiple connections, draft 2016-11-16 17:17:57 +01:00
Milanka Ringwald
0fbdddf369 avdtp: rewriting for handling multiple connections, draft 2016-11-16 17:17:44 +01:00