10651 Commits

Author SHA1 Message Date
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
Matthias Ringwald
f19b3c9e44 chipset/bcm: wait 300 ms after PatchRAM update in hci.c to assert Controller is ready 2020-04-07 15:48:15 +02:00
Matthias Ringwald
9b1b0ebd45 avrcp: decline incoming l2cap connection if outgoing is active 2020-04-06 11:11:26 +02:00
Matthias Ringwald
cbfa934e0a port/libusb: use ATTRS{idProduct} in udev rules of README.md 2020-04-05 22:16:35 +02:00
Matthias Ringwald
985f34051e readmed/changelog: update 2020-04-03 09:55:16 +02:00
Matthias Ringwald
b4eb44208c hci: gap_set_allow_role_switch allows to prevent role switch in outgoing classic ACL connections 2020-04-02 21:51:56 +02:00
Matthias Ringwald
787e73a54d hci: fix gap_stop_scan - regression from 3251a10 2020-04-02 16:36:02 +02:00