6168 Commits

Author SHA1 Message Date
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
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
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
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
Matthias Ringwald
918220e9f3 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-11-16 13:15:12 +01:00
Milanka Ringwald
ea86a2f3a7 remove printf from src 2016-11-16 13:01:13 +01:00
Milanka Ringwald
db2b9aad81 hfp test: cleanup data folder, remove printf 2016-11-16 13:01:05 +01:00
Milanka Ringwald
130c4ce4d8 create directory results 2016-11-16 13:00:56 +01:00
Milanka Ringwald
01c540a882 hfp test: mode input to data, generated files to results 2016-11-16 13:00:35 +01:00
Matthias Ringwald
b81e1fecff mtk: generate PIE executables 2016-11-16 11:03:16 +01:00
Matthias Ringwald
237daac54a hci: add commands for dealing with OOB data for classic pairing 2016-11-16 11:02:21 +01:00
Milanka Ringwald
2308e10812 hfp: use btstack_atoi 2016-11-16 10:39:25 +01:00
Matthias Ringwald
5d067ab1c4 util: add btstack_util 2016-11-15 17:24:55 +01:00
Matthias Ringwald
53ad5fe2db nrf5-zephyr: fix patch to set FICR address in HCI firmware 2016-11-15 10:35:04 +01:00
Matthias Ringwald
64eccac7d9 chipset-bcm: support .hcd files in posix-h4 port 2016-11-14 17:40:06 +01:00
Matthias Ringwald
0e290b474c hfp: fix cvsd test 2016-11-14 16:11:04 +01:00
Matthias Ringwald
3b66e97c4b sbc: don't call exit or printf 2016-11-14 16:05:17 +01:00
Milanka Ringwald
42d241c242 maths: aproximation of sqrt 2016-11-14 15:57:58 +01:00
Matthias Ringwald
9e263bd760 hci: log local name during init 2016-11-14 15:10:59 +01:00
Matthias Ringwald
e8afc3592d docs: host to host controller diagram 2016-11-14 12:17:57 +01:00
Matthias Ringwald
e90bae0148 hci: read local name during init 2016-11-12 22:53:26 +01:00
Matthias Ringwald
92c070be58 docs: start on chipset chapter 2016-11-11 18:08:16 +01:00
Matthias Ringwald
56eb0578cb nrf5-zephyr: Makefiles to compile classic part (to get memory footprint on ARM Cortex) 2016-11-11 14:11:04 +01:00
Matthias Ringwald
9491a7bfdd streamline compilation for non-posix targets 2016-11-11 14:08:24 +01:00
Matthias Ringwald
35fd3fb9bc sco_util: move sine generation into sco_util 2016-11-11 14:06:23 +01:00
Matthias Ringwald
6780a90994 nrf5-zephyr: follow zephyr re-structuring 2016-11-10 22:39:59 +01:00
Matthias Ringwald
ab5c2d9296 nrf5-zephyr: store random address as fake public address, similar to hci-uart firmware 2016-11-10 22:16:26 +01:00
Matthias Ringwald
2527d18c69 fix build 2016-11-10 22:00:31 +01:00
Matthias Ringwald
57c1ace85d posix-h4: detect nRF5 chipsets 2016-11-10 21:54:50 +01:00
Matthias Ringwald
bdcbe2ab55 nrf5-zephyr: use 0x0059 as manufacturer id, add flash scripts to hci-uart sample, provide random static address to host via hci read bd addr, use 115200 2016-11-10 21:54:29 +01:00
Matthias Ringwald
33373e4028 sm: use fake public addresss of nRf5 chipsets as random static address 2016-11-10 21:51:01 +01:00
Matthias Ringwald
2b4c430a77 nrf5-zephyr: use Random Static Address from FICR for Advertisements by default 2016-11-10 17:48:37 +01:00
Matthias Ringwald
8f57b085d4 gap_le: fix random static address handling 2016-11-10 17:31:58 +01:00
Matthias Ringwald
9d23ffec57 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2016-11-10 16:41:05 +01:00