15265 Commits

Author SHA1 Message Date
Matthias Ringwald
c4f7571851 hfp: fix build for ENABLE_CC256X_ASSISTED_HFP 2023-08-11 16:15:31 +02:00
Matthias Ringwald
2e8bf247ae hfp: fix build for ENABLE_BCM_PCM_WBS 2023-08-11 14:28:22 +02:00
Matthias Ringwald
e9cdda9184 hfp: fix build for ENABLE_BCM_PCM_WBS 2023-08-11 14:26:15 +02:00
Matthias Ringwald
0327df7d5d hfp: collect vendor-specific SBC config logic in hfp_prepare_for_sco 2023-08-11 14:13:40 +02:00
Matthias Ringwald
3a8950c4f6 hfp: introduce hfp_rtk_prepare_for_sco 2023-08-11 14:13:40 +02:00
Matthias Ringwald
6decf019d6 hfp_ag: trigger WBS config for ENABLE_BCM_PCM_WBS 2023-08-11 14:13:40 +02:00
Dirk Helbig
b85834a422 port/zephyr: update documentation with network core config instructions 2023-08-11 12:53:30 +02:00
Dirk Helbig
a0047cddbd port/zephyr: update README.md 2023-08-10 21:30:22 +02:00
Dirk Helbig
b78986078b port/zephyr: nrf51/52/53 support, fix for latest zephyr 2023-08-10 21:01:17 +02:00
Dirk Helbig
f9c16b1f6b port/zephyr: more tab conversions 2023-08-10 20:26:41 +02:00
Dirk Helbig
71928eed68 port/zephyr: fixed mixed tab/space usage 2023-08-10 18:52:57 +02:00
Matthias Ringwald
dc6af37960 hfp_ag: add guard for hfp_ag_run_for_context_service_level_connection_queries 2023-08-09 15:21:59 +02:00
Matthias Ringwald
40a8ee13bc hfp_ag: track in-band ring tone active 2023-08-09 15:03:52 +02:00
Matthias Ringwald
f197e7614d hfp_ag: pass hfp_connection to use_in_band_tone 2023-08-09 14:36:11 +02:00
Matthias Ringwald
8b73d57b2a hfp_ag: don't clear EC/NR feature on AT+NREC=0 2023-08-09 14:31:44 +02:00
Matthias Ringwald
80a6e57ee9 sdp_util: assert 16-bit DES is used for builder functions 2023-08-08 11:05:53 +02:00
Matthias Ringwald
2ea455e190 hci_cmd: fix hci_read_transmit_power_level 2023-08-08 10:27:27 +02:00
Matthias Ringwald
58323d58db hci_cmd: fix hci_bcm_write_i2spcm_interface_param template 2023-08-07 17:06:01 +02:00
Matthias Ringwald
6443a4d534 hci_cmd: fix hci_bcm_write_i2spcm_interface_param tempalte 2023-08-07 11:25:44 +02:00
x0rloser
15cf8612eb btstack_hid_parser: fix report id matching logic of hid_descriptor 2023-07-30 15:50:08 +02:00
Matthias Ringwald
2abb034c06 example/hog_mouse_demo: fix input report 2023-07-29 11:09:48 +02:00
Matthias Ringwald
009eb6c6d8 l2cap: update deprecated recommendations 2023-07-28 19:43:46 +02:00
Matthias Ringwald
6c8af51cd8 hid_device: extract hid_device_setup_instance, set Report Mode as default 2023-07-27 19:01:18 +02:00
Matthias Ringwald
c25e9afbea example/le_credit_based_flow_control_mode_server: fix streaming data mode 2023-07-27 19:00:49 +02:00
Matthias Ringwald
d169fdcbd2 l2cap: update deprecated recommendations 2023-07-27 19:00:49 +02:00
Matthias Ringwald
d12046f02b hfp: fix build with ENABLE_BCM_PCM_WBS 2023-07-26 11:28:22 +02:00
Wayne Keenan
5ea34488cd tool/compile_gatt: print IO exception message and usage 2023-07-25 19:38:12 +02:00
Matthias Ringwald
a7666b0251 hfp_ag: emit service level established after answering AT+BIND?, fixes issue #506 2023-07-20 13:00:06 +02:00
Matthias Ringwald
dde2e0f082 tool/create_packet_log: ignore SEGGER RTT console prefix 2023-07-18 16:51:40 +02:00
Matthias Ringwald
6afff83006 hci: fix 2-EV3 and 3-EV3 support detection 2023-07-18 16:33:26 +02:00
fominykhandrei
52aff43abf
hci: fix LE_SET_PHY phy_options size (#507)
Co-authored-by: Andrey Fominykh <afominykh@topcon.com>
2023-07-18 12:26:55 +02:00
Matthias Ringwald
1418332d5a hci: fix setup of bi-direction iso stream, close #503 2023-07-14 09:48:58 +02:00
Matthias Ringwald
9d8be771b7 gap: use uint16_t for phy_options in gap_le_set_phy, fixes #502 2023-07-14 09:40:47 +02:00
Alec Cantor
af0ac87149 btstack_util: fix btstack_clz for 'other' compilers 2023-07-12 10:04:09 +02:00
Matthias Ringwald
294f7bb5b2 btstack_lc3plus_fraunhofer: support stride option for stereo audio 2023-07-10 12:13:02 +02:00
Matthias Ringwald
021ff6c00b btstack_lc3plus_fraunhofer: store samples per frame in decoder 2023-07-10 12:12:38 +02:00
Matthias Ringwald
bbdb580012 hci: fix sco connection setup/accept for SCO over PCM 2023-07-08 19:44:15 +02:00
Matthias Ringwald
7f500823c0 example/a2dp_source_demo: define A2DP_SOURCE_DEMO_PREFERRED_SAMPLING_RATE 2023-07-07 14:59:14 +02:00
Matthias Ringwald
8d360b2d9a example/a2dp_source_demo: show how to set preferred sample rate 2023-07-07 14:51:29 +02:00
Milanka Ringwald
8d92774245 gatt-service/cycling_power_service_server: update API documentation and unit naming 2023-07-04 12:11:33 +02:00
Dirk Helbig
b51b065ce0 port/zephyr: fixed lc3 build, cleaned up CMakeLists.txt and fixed main signature warning 2023-06-28 15:07:22 +02:00
Matthias Ringwald
2c84eaa351 gatt-service/hids_device: handle reports without notify 2023-06-27 15:12:34 +02:00
Matthias Ringwald
e4c7c6fa4a le_device_db: dump LTK as well 2023-06-22 13:58:11 +02:00
Matthias Ringwald
f00767dfec gatt-service/hids_device: provide report id in report enable events 2023-06-22 12:12:43 +02:00
Matthias Ringwald
cdd6cc33b8 gatt-service/hids_device: remove unused function 2023-06-22 11:53:05 +02:00
Matthias Ringwald
a3c1c955e5 gatt-service/hids_device: fix param order hids_device_get_report_for_id_and_type 2023-06-22 11:52:35 +02:00
Matthias Ringwald
d38dfb7f7d gatt-service/hids_device: return status for all send input functions 2023-06-22 11:46:16 +02:00
Matthias Ringwald
45569c346d gatt-service/hids_device: provide hids_device_send_input_report_for_id 2023-06-22 11:43:49 +02:00
Matthias Ringwald
6853468ee2 gatt-service/hids_device: remove functions to send output/feature reports 2023-06-22 11:37:10 +02:00
Matthias Ringwald
a90492dda7 gatt-service/hids_device: fix report id lookup in hids_device_send_report_with_type 2023-06-22 10:55:10 +02:00