10807 Commits

Author SHA1 Message Date
Matthias Ringwald
c169df2f88 hfp_hf, hsp_hs: use eSCO params in accept sco connection only for incoming eSCO connections 2020-05-04 15:06:04 +02:00
Matthias Ringwald
9b64c21da4 cycling_power_service_server: avoid warning if ENABLE_ATT_DELAYED_RESPONSE not defined 2020-04-30 18:19:30 +02:00
Matthias Ringwald
3c9da642e7 btstack_util: provide btstack_replace_bd_addr_placeholder 2020-04-30 17:26:11 +02:00
Matthias Ringwald
638732106a hci: only update shortened and complete local name items in provided EIR data 2020-04-30 15:04:31 +02:00
Matthias Ringwald
7918681544 hci: limit device name by buffer len for write local name and write eir data 2020-04-30 14:32:02 +02:00
Matthias Ringwald
a8c4e5ade0 hci: introduce EXTENDED_INQUIRY_RESPONSE_DATA_LEN 2020-04-30 12:52:26 +02:00
Matthias Ringwald
83a9d906d4 posix-h4-da14585: enable ENABLE_LE_LIMIT_ACL_FRAGMENT_BY_MAX_OCTETS 2020-04-29 21:37:14 +02:00
Matthias Ringwald
0f3b27c545 hci: implement ENABLE_LE_LIMIT_ACL_FRAGMENT_BY_MAX_OCTETS 2020-04-29 21:35:24 +02:00
Matthias Ringwald
af1b7cdc1f att_db: skip att_read_callback for ATT Read Blob Request if offset == value_len 2020-04-29 15:42:37 +02:00
Matthias Ringwald
bd8e4ef6a3 esp32: provide esp-idf/component/btstack/btstack_port_esp32.c and only minimal app_main in template/main/main.c 2020-04-27 16:40:49 +02:00
Milanka Ringwald
fa1ee4d3e8 avdtp, avrcp: increase SDP value buffer 2020-04-27 10:40:43 +02:00
Milanka Ringwald
5575558ed0 pbab, hfp: fix unused warnings 2020-04-27 10:40:43 +02:00
Milanka Ringwald
c3cf4b89d4 pts: fix compile 2020-04-27 10:40:43 +02:00
Matthias Ringwald
555559d547 hog_boot_host_demo: detect shift modifier 2020-04-23 15:23:39 +02:00
Matthias Ringwald
f4aa13dff3 hci: handle reconnect request for Classic and LE connections triggered by packet handler for Disconnection Complete Event 2020-04-22 11:41:58 +02:00
Matthias Ringwald
046ec007c6 hci: emit dedicated bonding complete before disconnection complete 2020-04-22 11:40:13 +02:00
Matthias Ringwald
672e36abdf hci: handle hci_create_connection triggered in disconnection complete event 2020-04-22 11:40:12 +02:00
Matthias Ringwald
b01363557c hci: handle gap_connect triggered by disconnection complete event 2020-04-22 11:40:12 +02:00
Matthias Ringwald
cf5ed54967 hog_keyboard_demo/hog_boot_host_demo: there's no LED byte in boot keyboard input report 2020-04-21 15:20:59 +02:00
Matthias Ringwald
1aadab7a3b example: hog_boot_host_demo implement an HID-over-GATT Boot Host that supports keyboard and mouse 2020-04-20 14:46:38 +02:00
Matthias Ringwald
5030492178 hog_mouse_demo/hog_keyboard_demo: handle set protocol mode = boot protocol mode 2020-04-20 12:23:49 +02:00
Matthias Ringwald
3035e4e529 renesas-tb-s1ja: disable HCI dump, fix .cproject, disable a2dp/hsp/hfp/audio demos, add to main readme 2020-04-20 12:23:49 +02:00
Milanka Ringwald
558ceb4a88 avrcp: track if incoming connection is denied due to existing connection establishment process 2020-04-17 23:58:49 +02:00
Milanka Ringwald
37732e0bed sbc_decoder: declare functions as static 2020-04-17 23:58:49 +02:00
Matthias Ringwald
71174eb4bf renesas-tb-s1ja: update config, use 2 mbps, exclude unused files, update create_example.py 2020-04-17 09:53:50 +02:00
Matthias Ringwald
c8b9823f68 avdtp/avrdp: use only 30 bytes for sdp attribute value buffer 2020-04-16 16:05:04 +02:00
Matthias Ringwald
59607b77e5 l2cap: revert 5fe48d6 due to regression 2020-04-16 15:51:23 +02:00
Matthias Ringwald
ccf862b42f cycling_speed_and_cadence_service_server: Correct small bug that prevented the last crank event time from being updated. 2020-04-16 10:30:07 +02:00
Matthias Ringwald
45e832285a btstack_debug: discard arguments to log_x macros to avoid evaluation them 2020-04-14 23:00:53 +02:00
Matthias Ringwald
62473419f7 hci: allow to specify HCI_RESET_RESEND_TIMEOUT_MS from btstack_config.h 2020-04-14 16:02:38 +02:00
Matthias Ringwald
273692f274 l2cap: fix unused var in l2cap_run 2020-04-14 15:44:58 +02:00
Matthias Ringwald
087c4e09de avdtp_initiator_stream_config_subsm_run: extract avdtp_initiator_stream_config_subsm_run_signaling and avdtp_initiator_stream_config_subsm_run_endpoint from avdtp_initiator_stream_config_subsm_run 2020-04-14 15:13:54 +02:00
Matthias Ringwald
fa06a5d9fd avrcp_target: use if else chain to pick next action 2020-04-14 15:13:54 +02:00
Matthias Ringwald
5c7e2c7474 btstack_sbc_decoder_bluedroid: extract btstack_sbc_decoder_bluedroid_simulate_error and btstack_sbc_decoder_insert_missing_frames 2020-04-14 15:13:54 +02:00
Matthias Ringwald
371c4c5822 avdtp_util: use if else chain to parse codec bitmap 2020-04-14 15:13:54 +02:00
Matthias Ringwald
3b9a211c60 att_db: rework handle_read_by_type_request2 2020-04-14 15:13:54 +02:00
Matthias Ringwald
d7f1c72e38 sm: extract helper functions from sm_run 2020-04-14 11:59:03 +02:00
Matthias Ringwald
c80ea152d7 l2cap: extract l2cap_run_for_classic_channel_ertm 2020-04-14 11:59:03 +02:00
Matthias Ringwald
5fe48d63a1 l2cap: move can send acl packet now check in front of switch of l2cap_run_for_classic_channel 2020-04-14 11:59:02 +02:00
Matthias Ringwald
ea6a43fa4b l2cap: split l2cap_run into sub statemachines 2020-04-14 11:59:02 +02:00
Matthias Ringwald
67c6c9dce6 hci: reduce comparison to handle event, extract handle_event_for_current_stack_state 2020-04-14 11:59:02 +02:00
Matthias Ringwald
07fd2f3183 hci: extract hci_initializing_event_handler_command_completed 2020-04-14 11:59:02 +02:00
Matthias Ringwald
55573af2da hci: reduce comparisons to process outgoing hci commands 2020-04-14 11:14:15 +02:00
Matthias Ringwald
f30077b726 hci: split hci_run into multiple sub statemachines 2020-04-14 11:14:15 +02:00
Matthias Ringwald
b59454f6f7 tool/metric: add micro-ecc and rijndael sources
update location of minimal c-headers
2020-04-10 10:23:10 +02:00
Matthias Ringwald
bf2b6c3754 micro-ecc: add uECC_NO_DEFAULT_RNG to disable default RNG from OS (POSIX, 2020-04-10 10:23:10 +02:00
Matthias Ringwald
34bd46a03b example: fix reading counter characteristic in gatt_counter and spp_and_le_counter 2020-04-09 16:28:44 +02:00
Matthias Ringwald
d0edd69af7 chipset/bcm: wait 300 ms after PatchRAM update in hci.c to assert Controller is ready 2020-04-09 11:53:58 +02:00
Milanka Ringwald
c6bc5965d2 avdtp: add debug info 2020-04-09 11:53:14 +02:00
Milanka Ringwald
b95f2da397 avdtp: improve log error info for initiator 2020-04-09 11:39:47 +02:00