12636 Commits

Author SHA1 Message Date
Milanka Ringwald
56f1adacb8 hfp_hf: emit voice recognition status 2021-05-19 15:50:44 +02:00
Milanka Ringwald
9cc9ffe44a hfp: define structs for voice recognition text 2021-05-19 15:50:44 +02:00
Milanka Ringwald
024ad916e6 hfp: define Enhanced Voice Recognition Status and Voice Recognition Text events 2021-05-19 15:50:44 +02:00
Milanka Ringwald
ef3ae4eb99 hfp: add Enhanced Voice Recognition Status and Voice Recognition Text supported features 2021-05-19 15:50:44 +02:00
Matthias Ringwald
eadd370d24 btstack_cvsd_plc: fix range test/warning 2021-05-19 15:50:06 +02:00
Matthias Ringwald
fdcb66e42c Revert "btstack_cvsd_plc: remove unused function"
This reverts commit fbd9085d679240e60bad03926cf8538e726fac89.
2021-05-19 15:49:14 +02:00
Matthias Ringwald
cf26f982bf hci_cmd: fix warning 2021-05-19 15:47:23 +02:00
Matthias Ringwald
3c0c7feff1 hci: fix compile 2021-05-19 15:29:34 +02:00
Milanka Ringwald
1ea30d1b44 docu: extract GATT clients and services documentation from source code 2021-05-19 15:08:27 +02:00
Milanka Ringwald
fcd07a80fc doc: update gatt services and clients 2021-05-19 15:08:27 +02:00
Matthias Ringwald
733a7793d2 hci_cmd: add qos commands 2021-05-19 15:08:00 +02:00
Matthias Ringwald
ac9136ccd4 gap: provide Device ID from EIR in GAP_EVENT_INQUIRY_RESULT 2021-05-19 10:25:26 +02:00
Matthias Ringwald
43b344c96e daemon: enable software aes128 2021-05-19 09:37:41 +02:00
Matthias Ringwald
8e170f4213 port/arduino: set h4 config, register hci packet handler for advertisements and connection events 2021-05-18 19:17:24 +02:00
Matthias Ringwald
4fe8674e9c test/pts/gap: fix delete bonding information 2021-05-18 18:09:14 +02:00
Matthias Ringwald
f2f8cff2e0 test/pts/gap: delete all le bonding information 2021-05-18 16:47:06 +02:00
Matthias Ringwald
c50d0fce00 test/pts: add l2cap_test.md 2021-05-18 14:54:23 +02:00
Matthias Ringwald
2cdc82cc65 test/pts: add gap tests 2021-05-18 14:54:23 +02:00
Matthias Ringwald
15c0b91474 hci: fix compile 2021-05-17 22:51:00 +02:00
Matthias Ringwald
9310156b3f hci: fix compile 2021-05-17 22:48:26 +02:00
Matthias Ringwald
f493528674 sm: move sm_pairing_failed_reason from setup into sm_connection_t, use sm_pairing_error more often 2021-05-17 22:35:18 +02:00
Matthias Ringwald
5dbec6b3a3 gap: allow to set security mode 2021-05-17 22:35:18 +02:00
Matthias Ringwald
0c2bf521da l2cap: disconnect hci on l2cap connection request if ssp supported and link not encrypted in security mode 4 2021-05-17 22:35:18 +02:00
Matthias Ringwald
09e305119b l2cap: disconnect hci on l2cap connection request if ssp supported and link not encrypted 2021-05-17 08:54:52 +02:00
Matthias Ringwald
5d5b5d8dd8 l2cap: abort connection in secure connections only mode if legacy connection 2021-05-17 08:54:52 +02:00
Matthias Ringwald
30cdf3c68c gap: add get/set secure connections only mode 2021-05-17 08:54:52 +02:00
Matthias Ringwald
2c041b4232 sm: if sc only mode is enabled, assert sc and key size = 16 2021-05-17 08:54:52 +02:00
Matthias Ringwald
131ef17ae4 hci: start encryption after authentication to increase security level 2021-05-17 08:54:52 +02:00
Matthias Ringwald
1cf0a6c88b hci: reset requested_security_level on security update complete, allow to restart pairing 2021-05-17 08:54:52 +02:00
Matthias Ringwald
cae98c17dd hci: skip mutual authentication for testing 2021-05-17 08:54:52 +02:00
Matthias Ringwald
03f53d81e4 att_server: print signed write status in console for manual testing 2021-05-17 08:54:52 +02:00
Matthias Ringwald
7710ebd2a9 sm: keep le device index if available and new pairing without bonding 2021-05-17 08:54:52 +02:00
Matthias Ringwald
c5a72e3599 sm: fix pairing on hang for legacy responder no-keys-exchanged 2021-05-17 08:54:52 +02:00
Matthias Ringwald
827db6fe01 pbap_client: fix property_selector for X-BT-UID and X-BT-UCI 2021-05-13 16:50:20 +02:00
Matthias Ringwald
fbd9085d67 btstack_cvsd_plc: remove unused function 2021-05-13 16:49:49 +02:00
Matthias Ringwald
8549a61e0d sm: start pairing as Central for already encrypted connection on Slave Security Request 2021-05-10 16:50:00 +02:00
Matthias Ringwald
496bb88446 gap: add gap_inquiry_lap to allow for limited inquiry 2021-05-10 16:49:59 +02:00
Matthias Ringwald
59c9672f30 hci_cmd: fix build with ENABLE_SDP (daemon) 2021-05-09 23:29:14 +02:00
Matthias Ringwald
ea6ff7d62a test/hfp: fix test sequences for '+BTRH:" 2021-05-09 23:27:03 +02:00
Matthias Ringwald
c5753b0375 hfp_ag: fix warning 2021-05-09 23:18:58 +02:00
Matthias Ringwald
ed4f8b7280 fix dependency on .gatt file in CMake builds 2021-05-09 23:18:51 +02:00
Matthias Ringwald
c7747faaec arduino: use git tag/revision for archive 2021-05-09 22:47:16 +02:00
Matthias Ringwald
690999b0e5 arduino: fix ancs example build 2021-05-09 22:35:44 +02:00
Matthias Ringwald
eb4dccece8 arduino: update mkdocs project 2021-05-09 22:24:53 +02:00
Matthias Ringwald
b149c1b927 arduino: rework Makefile and update BTstack C++ wrapper for 1.0 API 2021-05-09 22:14:56 +02:00
Matthias Ringwald
ea7d62f812 add missing c++ guard 2021-05-09 22:13:54 +02:00
Matthias Ringwald
560d2a7afb hci_dump: fix compile for AVR 2021-05-09 22:13:54 +02:00
Matthias Ringwald
e6d6524d17 hci: fix build without ENABLE_CLASSIC 2021-05-09 22:13:54 +02:00
Matthias Ringwald
8221aa8868 remove unused includes 2021-05-09 22:13:54 +02:00
Matthias Ringwald
97862a54ac heart_rate_sevice_server: use mtu from att server 2021-05-09 22:13:54 +02:00