Matthias Ringwald
|
fa9be54c8c
|
hci: add send request and incoming connection for gatt client/server
|
2023-08-20 14:46:29 +02:00 |
|
Matthias Ringwald
|
c7fc10753e
|
gatt_client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION
|
2023-08-20 14:46:29 +02:00 |
|
Matthias Ringwald
|
9ee42df911
|
gatt_client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION
|
2023-08-20 14:46:29 +02:00 |
|
Matthias Ringwald
|
c2414c00ee
|
gap: abort pairing if remote in dedicated bonding and we are non-bondable
|
2023-08-20 14:46:29 +02:00 |
|
Matthias Ringwald
|
53c4f8d806
|
l2cap: reject incoming connection with security block in SC-only mode if non-SC connection
|
2023-08-20 14:46:29 +02:00 |
|
Matthias Ringwald
|
813a09c6dc
|
gap: downgrade link key type when reconnect without SC is detected for SC pairing
|
2023-08-20 14:46:29 +02:00 |
|
Matthias Ringwald
|
27b992ef15
|
hci: handle encryption change with error -> trigger emit security level_0
|
2023-08-20 14:46:29 +02:00 |
|
Matthias Ringwald
|
89254d996a
|
hci: handle advertising set terminated
|
2023-08-20 14:46:29 +02:00 |
|
Matthias Ringwald
|
f1e14e60f0
|
bluetooth_data_types: add advertising interval long
|
2023-08-20 14:46:29 +02:00 |
|
Matthias Ringwald
|
bd8291e95f
|
tool/compile_gatt: add GAP characteristic UUIDs
|
2023-08-20 14:46:29 +02:00 |
|
HASUMI Hitoshi
|
86382a7975
|
btstack_run_loop: fix typos in comments
|
2023-08-20 12:40:50 +02:00 |
|
Matthias Ringwald
|
8f693d4af8
|
sx128x: fix connection update
|
2023-08-20 11:50:36 +02:00 |
|
Andrey Fominykh
|
f50ed5accd
|
gap: support configuring inquiry transmit power level
|
2023-08-16 11:03:08 +02:00 |
|
Andrey Fominykh
|
c9c0cbe99a
|
hci_cmd: add hci_read_inquiry_response_transmit_power_level and hci_write_inquiry_transmit_power_level command templates
|
2023-08-16 10:58:58 +02:00 |
|
Matthias Ringwald
|
e39127d3f3
|
avrcp: reject incoming second l2cap connection
|
2023-08-16 09:26:54 +02:00 |
|
Matthias Ringwald
|
ad03e5562e
|
bstack_chipset_nxp: use hci_cmd_create_from_template_with_vargs
|
2023-08-15 17:31:28 +02:00 |
|
Matthias Ringwald
|
0e1c28d589
|
hci_cmd: add NXP/Marvell PCM/I2S commands
|
2023-08-15 17:29:49 +02:00 |
|
Matthias Ringwald
|
211a5343c5
|
hci_cmd: add hci_cmd_create_from_template_with_vargs
|
2023-08-15 17:29:49 +02:00 |
|
Matthias Ringwald
|
938d471d87
|
hid_device: avoid (incorrect) warning about uninitialized host_buffer_size variable
|
2023-08-14 15:12:49 +02:00 |
|
Matthias Ringwald
|
1002ad195b
|
hid_device: rework get report handling
|
2023-08-14 14:55:37 +02:00 |
|
Matthias Ringwald
|
d74c876f55
|
hid_device: extract hid_device_trigger_user_request_if_pending
|
2023-08-14 14:52:33 +02:00 |
|
Matthias Ringwald
|
4fac2cd9b2
|
hid_device: delete commented code
|
2023-08-14 14:52:14 +02:00 |
|
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 |
|