8151 Commits

Author SHA1 Message Date
Matthias Ringwald
bc71fcbb5e libusb/windows-winusb: add BCM20702B0 2018-06-20 12:09:41 +02:00
Matthias Ringwald
27328ecb57 att_server: remove pending value indication timer on disconnect 2018-06-19 18:45:28 +02:00
Milanka Ringwald
6fa3dbf269 avrcp controller: playback position change rate set to one sec, pass playback position changed event 2018-06-19 12:37:30 +02:00
Matthias Ringwald
9277c44334 daemon: fix hci_dump to file 2018-06-19 09:22:35 +02:00
Matthias Ringwald
875088e2a4 daemon: improve iOS warning 2018-06-18 12:29:53 +02:00
Matthias Ringwald
82c9843e67 java: don't hexdump send packets 2018-06-18 12:03:28 +02:00
Matthias Ringwald
1884f13fb9 java: fix TCP receive 2018-06-18 12:02:43 +02:00
Matthias Ringwald
ad7ef80b35 deamon: compile BTstack Server as libBTstackServer.[dll|so|dsym] 2018-06-18 11:32:59 +02:00
Matthias Ringwald
0834c23d56 doc: remove list of supported Controllers from ENABLE_SCO_OVER_HCI 2018-06-18 11:31:28 +02:00
Matthias Ringwald
d72415a4a7 esp32: enable SCO over HCI 2018-06-16 22:50:56 +02:00
Matthias Ringwald
8701c8427c esp32: update sdkconfig 2018-06-16 22:50:20 +02:00
Matthias Ringwald
80117cebe7 hci: ignore upper 4 bits for HCI_EVENT_NUMBER_OF_COMPLETED_PACKETS 2018-06-16 22:22:41 +02:00
Matthias Ringwald
5d07396b24 att_server: packet handler field added to att_service_handler_t to receive: connect/disconnect, atu exchange, indication complete 2018-06-16 21:56:13 +02:00
Matthias Ringwald
aa487f40a7 tool: uuid128_format parses UUID128 and prints it as both big and little endian 2018-06-16 12:18:45 +02:00
Matthias Ringwald
1c7ac872de avrcp controller: fix parsing of now playing info 2018-06-15 12:27:46 +02:00
Matthias Ringwald
7f8d4ab11f chipset: tc35661 does not support SCO-over-HCI 2018-06-14 15:13:37 +02:00
Matthias Ringwald
ea478a8375 btstack_crypto: avoid compile warnings for unimplemented CCM operations with HAVE_AES128 defined 2018-06-13 09:21:09 +02:00
Matthias Ringwald
7909a4147e btstack_crypto: fix compile error for HAVE_AES128. Fix suggested by Venkat Subbiah <vsubbiah@packetp.com> 2018-06-13 09:18:39 +02:00
Matthias Ringwald
881a49d59a em9304: emp converter add config for 8 connections and enables DLE 2018-06-13 08:35:49 +02:00
Matthias Ringwald
7e4bff8292 wiced: add more STM32F4 versions to set baudrate function. Enables BCM94343WWCD1/2 platforms. Thanks to Venkat 2018-06-10 20:02:05 +02:00
Matthias Ringwald
bce48a2655 att_server: send ATT_EVENT_HANDLE_VALUE_INDICATION_COMPLETE with status ATT_HANDLE_VALUE_INDICATION_DISCONNECT on disconnect 2018-06-06 21:51:44 +02:00
Matthias Ringwald
1aaaf1e99c stm32-f4discovery-cc256x: drop useless Makefile in main folder 2018-06-06 09:21:08 +02:00
Matthias Ringwald
42bafa11b1 hfp: Fix Wide Band Speech bit in SDP record for both HF/AG. Missing bit prevents macOS from using mSBC 2018-06-05 11:03:04 +02:00
Matthias Ringwald
6483160777 libusb: use libusb_set_option(..,LIBUSB_OPTION_LOG_LEVEL,..) instead of libusb_set_debug(..) from libusb 1.0.22+ 2018-06-03 20:58:39 +02:00
Matthias Ringwald
cd74063ad0 hci: use correct enum for pairing idle 2018-05-31 11:27:01 +02:00
Matthias Ringwald
b7647eb604 compile_gatt: fix parsing of CHARACTERISTIC_USER_DESCRIPTION, issue #23 2018-05-28 21:58:43 +02:00
Matthias Ringwald
425c3bbdae libusb: add Laird BT860 to UDEV rules in Readme 2018-05-23 17:37:30 +02:00
Matthias Ringwald
fa5e346465 att_server: fix warning 2018-05-22 17:38:46 +02:00
Matthias Ringwald
6438547a10 att_server: implement round robin for server request, notifications, and indications 2018-05-22 17:29:24 +02:00
Matthias Ringwald
f29a88d8db att_server: refactor towards round robin 2018-05-22 16:47:13 +02:00
Matthias Ringwald
90f03c80da att_server: refactor towards round robin 2018-05-22 16:32:13 +02:00
Matthias Ringwald
3551936eb0 att_server: refactor towards round robin 2018-05-22 16:05:33 +02:00
Matthias Ringwald
234e8b8aeb att_server: refactor towards round robin 2018-05-22 15:43:37 +02:00
Matthias Ringwald
374a288a9d att_server: refactor towards round robin 2018-05-22 15:05:45 +02:00
Matthias Ringwald
236467535a update CHANGLOG for last commit 2018-05-22 11:32:09 +02:00
Matthias Ringwald
5d736261b6 rfcomm: emit channel closed on HCI/L2CAP disconnect after sending DISC while expecting UA 2018-05-22 11:17:05 +02:00
Matthias Ringwald
31a592581c rfcomm: fix enum name 2018-05-22 11:08:13 +02:00
Matthias Ringwald
03751aa7c8 sdp_server: fix calculation of response buffer size 2018-05-22 10:40:45 +02:00
Matthias Ringwald
f4b33574b8 gatt_client: if ENABLE_GATT_CLIENT_PAIRING, GATT Client starts pairing and retry operation on security error 2018-05-18 11:22:37 +02:00
Matthias Ringwald
6da5c9d5bb example/le_streamer_client: stop on enable notify error 2018-05-18 11:22:37 +02:00
Matthias Ringwald
34c39fbd75 sm: only start encryption using stored bonding info as central after address resolution success 2018-05-18 11:14:27 +02:00
Matthias Ringwald
9909e5e4c9 l2cap: add missing switch break 2018-05-17 16:42:06 +02:00
Matthias Ringwald
03a9359afe sm: encryption change event concludes re-encryption for bonded devices (even if it fails) 2018-05-17 16:13:25 +02:00
Matthias Ringwald
cbbb12d994 att_server: add att_server_request_to_send_notification and att_server_request_to_send_indication 2018-05-17 15:53:39 +02:00
Matthias Ringwald
969a5bba93 att_server: keep can send now requests sorted by connection 2018-05-17 15:04:34 +02:00
Matthias Ringwald
5f141511e0 att_server: implement att_server_request_can_send_now_event internally using a btstack_context_callback_registration_t struct 2018-05-17 13:36:10 +02:00
Milanka Ringwald
04bb12a166 att server: remove line that rewrites context var 2018-05-16 16:41:20 +02:00
Matthias Ringwald
a71653183c doc: restrict HTML docu to two-level table of content 2018-05-15 18:04:41 +02:00
Matthias Ringwald
a3069afebb hci: calculate sco_packet_length based on number of concurrent sco connections - fixes #129 2018-05-15 17:18:01 +02:00
Matthias Ringwald
cf119f3b14 hci: calculate sco_packet_length based on number of concurrent sco connections - fixes #129 2018-05-15 17:14:24 +02:00