7324 Commits

Author SHA1 Message Date
Matthias Ringwald
5370c17f50 samv71-xplained-atwilc3000: fix build 2017-08-25 15:51:06 +02:00
Milanka Ringwald
55ddebcc9f a2dp source: reset state on channel opened failed 2017-08-25 14:21:18 +02:00
Milanka Ringwald
dfce2622b0 l2cap: abort outgoing connection if SSP supported, LEVEL0 is not enough and security update fails 2017-08-25 14:21:18 +02:00
Milanka Ringwald
63d7d357dc a2dp source demo: fix playback stop when 'z' is hit twice 2017-08-25 14:21:18 +02:00
Milanka Ringwald
87e914e548 a2dp source demo: fix playback stop when 'z' is hit twice 2017-08-25 14:21:18 +02:00
Matthias Ringwald
c5ee5b328f posix-h4: allow to specify h4 device with -u option 2017-08-23 22:21:23 +02:00
Matthias Ringwald
5ddac27281 example/le_streamer_client: provide template to set connection interval 2017-08-23 17:13:26 +02:00
Matthias Ringwald
831711da1f hci: fix gap_set_connection_parameter_range and gap_set_connection_parameters (don't reset values on HCI Reset) 2017-08-23 17:08:09 +02:00
Matthias Ringwald
d26a07e3ca nrf5-zephyr: increase HCI_ACL_PAYLOAD_SIZE to support larger ATT MTUs and DLE 2017-08-23 16:35:07 +02:00
Milanka Ringwald
c04cf7ff6a hfp ag: renamed done in sent 2017-08-23 11:19:27 +02:00
Milanka Ringwald
2ee45eb289 hfp ag: fix reset of codec exchange command 2017-08-23 11:19:27 +02:00
Milanka Ringwald
485ac19e5f hfp ag: add send to the name of cmds 2017-08-23 11:19:27 +02:00
Milanka Ringwald
05d93378f0 autoconnect if STDIN is not defined 2017-08-23 11:19:27 +02:00
Matthias Ringwald
695025bf1c state_enum: add HFP states and errors 2017-08-23 11:10:36 +02:00
Matthias Ringwald
87829e7c77 nrf5-zephyr: update readme, list todos 2017-08-22 22:45:00 +02:00
Matthias Ringwald
03850284e8 nrf5-zephyr: update to current zephyr version (master branch) 2017-08-22 22:33:26 +02:00
Matthias Ringwald
fec91e4df5 nrf5-zephyr: update create_examples.py 2017-08-22 22:32:35 +02:00
Matthias Ringwald
4f033fe37f nrf5-zephyr: prepend btstack to hci_init using macro in btstack_config to fix compile 2017-08-22 22:18:45 +02:00
Matthias Ringwald
e9f343c878 hci: fix compile for LE Peripheral without Classic 2017-08-22 17:15:56 +02:00
Matthias Ringwald
ec8b3ead9b nrf5-zephyr: update patch to refer to controller/ll_sw instead of controller/ll 2017-08-22 16:08:16 +02:00
Matthias Ringwald
6aeb0353e0 nrf5-zephyr: add le_streamer_client to examples 2017-08-22 16:07:33 +02:00
Matthias Ringwald
398ab102a4 ancs_client: only send ANCS_SUBEVENT_CLIENT_DISCONNECTED if correct handle disconnected and connected event was sent before 2017-08-22 12:28:02 +02:00
Milanka Ringwald
6dbf1f9ab2 handle SDP query error 2017-08-22 11:12:08 +02:00
Matthias Ringwald
47b082e6f6 esp32: create update_gatt.py instead of update_gatt.sh - also works on windows 2017-08-21 22:22:23 +02:00
Matthias Ringwald
0c130b191f sm: set local address in le_device_db on initial read bd addr 2017-08-21 15:10:48 +02:00
Milanka Ringwald
1993710357 hsp hs: emit error on SDP query failed 2017-08-18 17:12:56 +02:00
Milanka Ringwald
84904e95bc hfp: emit error on SDP query failed 2017-08-18 17:12:56 +02:00
Matthias Ringwald
8644aff041 libusb: use timeout for hci transfer cancel 2017-08-18 16:30:06 +02:00
Matthias Ringwald
42a4782619 libusb: only cancel valid transfer 2017-08-18 15:58:35 +02:00
Matthias Ringwald
84e268121e max32630-fthr: support btstack_stdin 2017-08-18 10:34:57 +02:00
Matthias Ringwald
7dabc299c3 max32630-fthr: add hardware_fault handler to dump state, prepare for console input 2017-08-18 10:05:38 +02:00
Matthias Ringwald
ec2bbb878f max32630-fthr: make fw flashing script path independent 2017-08-18 09:53:35 +02:00
Matthias Ringwald
79714be82e max32630-fthr: Enable gdb debugging in Makefile 2017-08-18 09:52:52 +02:00
Matthias Ringwald
4cd5c7b426 sm: use public adress for resolvable and non-resolvable random addresses in SM Identity Address Information 2017-08-17 21:37:03 +02:00
Matthias Ringwald
15077576b1 esp32: update default sdkconfig 2017-08-17 14:53:24 +02:00
Matthias Ringwald
c439e29667 hci: correct len of hci_write_extended_inquiry_response during init 2017-08-17 14:43:15 +02:00
Matthias Ringwald
41b3c0f43e esp32: fix warning in btstack_tlv_esp32_store_tag 2017-08-17 14:11:10 +02:00
Matthias Ringwald
8cdc9940ad hci: fix compile 2017-08-17 11:25:26 +02:00
Matthias Ringwald
f868b05943 hci: replace bd_addr placeholder in adv data and scan response data with actual bd addr string 2017-08-17 11:21:25 +02:00
Matthias Ringwald
ad0d11084a hci: create EIR data based on local name if not set 2017-08-17 11:15:45 +02:00
Matthias Ringwald
631685302e hci: use default_classic_name if not set 2017-08-17 10:54:17 +02:00
Matthias Ringwald
24efff18d5 max32630fthr: support for hal_led.h 2017-08-17 10:47:34 +02:00
Matthias Ringwald
0c2b8870c4 examples: unify local names and append BD_ADDR 2017-08-16 21:40:32 +02:00
Matthias Ringwald
29af07f3ba hci: replace '00:00:00:00:00:00' placeholder in EIR data with actual BD ADDR 2017-08-16 17:26:48 +02:00
Matthias Ringwald
fdfcab43ce fix signed-unsigned compare warnings 2017-08-16 17:16:08 +02:00
Matthias Ringwald
1c2a62f598 hci: replace '00:00:00:00:00:00' placeholder in local name with actual BD ADDR 2017-08-16 17:01:11 +02:00
Milanka Ringwald
bc555cb1d8 a2dp source: remove unused sep variable 2017-08-16 16:59:24 +02:00
Milanka Ringwald
5448c259b2 a2dp source: handle incoming connection, send event to client on signaling connection established 2017-08-16 16:06:13 +02:00
Milanka Ringwald
2f6083d0d8 avdto: move fields of SDP context to avdtp context 2017-08-16 16:06:13 +02:00
Matthias Ringwald
17ae5bc4f4 FLASH HAL: use 'bank' instead of 'sector' 2017-08-16 15:58:03 +02:00