14110 Commits

Author SHA1 Message Date
Matthias Ringwald
f83e233b86 esp32: register vhci callback after enabling controller 2022-06-08 11:25:25 +02:00
Milanka Ringwald
761810140b test/gatt_service_server: unify test file names 2022-06-07 17:37:19 +02:00
Matthias Ringwald
ad9151969e hci: improve hci_get_sco_packet_length 2022-06-07 15:21:17 +02:00
Matthias Ringwald
4930cef6e2 lc3-google: update 2022-06-05 18:06:03 +02:00
Matthias Ringwald
6a4e45aad9 test/le_audio: restart scan of unicast sink on disconnect 2022-06-05 16:54:12 +02:00
Matthias Ringwald
c8484cd66b changelog: prepare v1.5.3 2022-06-03 16:35:44 +02:00
Milanka Ringwald
920a1fa5df test/pts: update hfp hf test 2022-06-03 15:15:01 +02:00
Milanka Ringwald
b3615b9a41 hfp_hf: fix parsing phone number for voice tag 2022-06-03 15:15:01 +02:00
Milanka Ringwald
f127324f1a hfp_hf: report HFP_SUBEVENT_NETWORK_OPERATOR_CHANGED event 2022-06-03 15:15:01 +02:00
Dirk Helbig
713e3f72ab security_manager_sc: code cleanups 2022-06-03 07:35:49 +02:00
Dirk Helbig
169aa8795f security_manager_sc: updated command line handling / support for clearing tlv storage 2022-06-02 21:26:06 +02:00
Dirk Helbig
e8cbad6015 btstack_run_loop: support uint64_t timer variable
btstack_run_loop: cleanup whitespaces
2022-06-02 21:26:06 +02:00
Milanka Ringwald
6a3524cf57 test/pts: update HFP AG tests 2022-06-02 14:56:32 +02:00
Milanka Ringwald
f2aa99a916 hfp_ag: fix reject of incoming call in setup state 2022-06-02 14:56:32 +02:00
Milanka Ringwald
5f5a28727d hfp_hf: fix emit HFP_SUBEVENT_ENHANCED_CALL_STATUS 2022-06-02 14:56:32 +02:00
Milanka Ringwald
fc8835fa22 hfp: define constant 2022-06-02 14:56:32 +02:00
Matthias Ringwald
67494bc598 hci: remove hci_halting_defer 2022-06-02 11:33:17 +02:00
Matthias Ringwald
7887cd9272 sm: fix warning 2022-06-02 11:25:35 +02:00
Matthias Ringwald
cbdd51cf25 sm: reset state on halting 2022-06-02 11:15:16 +02:00
Matthias Ringwald
15211b8584 sm: trigger ECC generation on working 2022-06-02 11:15:16 +02:00
Matthias Ringwald
7f77535722 sm: extract sm_state_reset 2022-06-02 11:15:16 +02:00
Matthias Ringwald
ee86ee088b btstack_crypto: reset state on halting 2022-06-02 11:15:16 +02:00
Matthias Ringwald
e4ccc1413c btstack_crypto: extract btstack_crypto_state_reset 2022-06-02 11:15:16 +02:00
Matthias Ringwald
6bc33c8be3 btstack_crypto: collect (de)init functions at the end 2022-06-02 11:15:16 +02:00
Matthias Ringwald
d152b6c6cd hci: use ERROR_CODE_CONNECTION_REJECTED_DUE_TO_SECURITY_REASONS to rejected classic connections 2022-06-02 11:15:16 +02:00
Matthias Ringwald
f88bff64d4 pbap: enumerate all phonebooks 2022-06-01 16:57:46 +02:00
Matthias Ringwald
076c457067 btstack_defines: update pbap server events 2022-06-01 16:57:46 +02:00
Matthias Ringwald
7fdbaf795c hci: avoid race condition to set BONDING_SEND_AUTHENTICATE_REQUEST 2022-06-01 12:32:25 +02:00
Matthias Ringwald
74237e5a59 hci_cmd: remote duplicate hci_cmd_t declartion 2022-06-01 12:28:17 +02:00
Matthias Ringwald
a94ee701de libusb: fix packet log path scope 2022-06-01 09:39:31 +02:00
Matthias Ringwald
424c21187b test: log user input with 'stdin: %c' 2022-06-01 08:54:00 +02:00
Matthias Ringwald
8fb9c30cbc libusb: fix build 2022-05-31 18:07:57 +02:00
Matthias Ringwald
9faf05e88f libusb: allow to reset tlv 2022-05-31 18:01:36 +02:00
Matthias Ringwald
834e96b35a libusb: allow to specify logfile 2022-05-31 17:41:20 +02:00
Matthias Ringwald
0ad027235d libusb: use getopt to parse command line arguments 2022-05-31 17:35:37 +02:00
Matthias Ringwald
69a0db5759 hfp: try next link setting for connection failure with unsupported lmp feature 2022-05-31 16:35:56 +02:00
Matthias Ringwald
5fa700b13d sm: fix compile 2022-05-31 16:34:22 +02:00
Matthias Ringwald
1579b82fa3 hfp: try next link setting for connection failure with explicit sco reject error 2022-05-30 18:15:05 +02:00
Matthias Ringwald
00ed8f02d4 a2dp: fix set config api for mpeg, atrac, and other codecs in sink role 2022-05-30 13:56:46 +02:00
Matthias Ringwald
2954e6c60d sm: fix address update for non-resolvable private addresses 2022-05-30 12:31:37 +02:00
Matthias Ringwald
a45da34ed9 hfp_hf: fix len field for number and alpha fields 2022-05-24 15:51:12 +02:00
Milanka Ringwald
07a44c5e7c hfp_ag: handle call termination in alerting call state 2022-05-24 14:40:49 +02:00
Milanka Ringwald
5eff374c75 example/hfp_ag_demo: add commands for initiating and establishing outgoing call 2022-05-24 14:38:11 +02:00
Matthias Ringwald
cb0081eb43 esp32: fix build 2022-05-23 18:15:55 +02:00
Matthias Ringwald
24a31900df test/pts: fix build 2022-05-23 15:17:45 +02:00
Matthias Ringwald
745015f6e3 sm: stop random address update timer on power off 2022-05-23 15:16:59 +02:00
Matthias Ringwald
9d0104069f example: fix warnings 2022-05-23 15:16:50 +02:00
Matthias Ringwald
db2353e526 example: use snprintf 2022-05-23 15:16:50 +02:00
Matthias Ringwald
f89e874b33 windows: ignore deprecated warning for fopen 2022-05-23 14:50:18 +02:00
Matthias Ringwald
527e8cd27e example/a2dp_sink_demo: don't store sbc data in file 2022-05-23 14:50:18 +02:00