11846 Commits

Author SHA1 Message Date
Matthias Ringwald
3721a23546 hfp: support CC256x assisted hfp 2020-12-10 15:38:26 +01:00
Matthias Ringwald
49ed206d42 cc256x: configure PCM/I2S for CVSD, if ENABLE_SCO_OVER_PCM is defined 2020-12-10 15:23:47 +01:00
Matthias Ringwald
365a7dd12b hci_cmd: add ti vs commands for assisted hfp 2020-12-10 15:23:47 +01:00
Matthias Ringwald
38b632b5f7 test/embedded: fix build 2020-12-10 15:13:38 +01:00
Matthias Ringwald
cd56fb443c test: enable address sanitzier for make test 2020-12-10 11:52:05 +01:00
Matthias Ringwald
9dbbd7d09d test: run make coverage in subdirs 2020-12-10 11:52:05 +01:00
Matthias Ringwald
3d87570f86 test: prepare separate builds for unit test with address sanitizer vs. coverage 2020-12-10 11:52:05 +01:00
Matthias Ringwald
1ec112deb9 hfp_ag: release audio connection on CHUP from HF 2020-12-10 11:52:05 +01:00
Matthias Ringwald
4a2e058f9c hfp_ag: extract hfp_ag_transfer_indicator 2020-12-10 11:52:05 +01:00
Matthias Ringwald
46f073f23a hfp_hf: call hfp_hf_run for all events from hfp_handle_hci_event 2020-12-10 11:52:05 +01:00
Matthias Ringwald
1c6a0fc0fa hfp: use hfp_ag/hfp_hf prefix 2020-12-10 11:38:19 +01:00
Matthias Ringwald
d26f57b0fe changelog: prepare v1.2.1 2020-12-10 10:53:20 +01:00
Matthias Ringwald
12cbbeeeee hfp_ag: remove excessive braces 2020-12-09 21:34:24 +01:00
Matthias Ringwald
a32d7023af doc: security triggered by connection complete for proactive authentication 2020-12-09 12:30:30 +01:00
Matthias Ringwald
7a50df221c fix docu on expected status codes in SM_EVENT_REENCRYPTION_COMPLETE 2020-12-09 11:28:10 +01:00
Matthias Ringwald
c7684e84ed doc: reorder gatt description 2020-12-08 16:58:13 +01:00
Matthias Ringwald
33676bc673 doc: extend sm, mention security in gatt client
rename gatt client security diagrams
2020-12-08 15:51:51 +01:00
Milanka Ringwald
9b037397d7 plc: avoid cppcheck warnings 2020-12-08 12:03:54 +01:00
Matthias Ringwald
2f7137db90 mesh: annotate incorrect cpp nullpointer warning 2020-12-08 11:59:40 +01:00
Matthias Ringwald
f8737b81da hfp_ag: inline wrapper around hfp_gsm_handler to help static analyzer 2020-12-08 11:57:21 +01:00
Matthias Ringwald
df842b645f avrcp_target: fix compile warning using invalid pointers in memcpy with len == 0 2020-12-08 11:18:27 +01:00
Matthias Ringwald
5c1ef14e99 Revert "sm: abort pairing if bonding information is not deleted in re-erncryption failed handler with ENABLE_LE_PROACTIVE_AUTHENTICATION"
This reverts commit 19a4077283fa3d57318bfca7160559a2adc3fd5a.
2020-12-08 10:36:14 +01:00
Matthias Ringwald
19a4077283 sm: abort pairing if bonding information is not deleted in re-erncryption failed handler with ENABLE_LE_PROACTIVE_AUTHENTICATION 2020-12-07 12:46:06 +01:00
Matthias Ringwald
9b75de03b9 sm: emit re-encryption start/complete(ERROR_CODE_PIN_OR_KEY_MISSING) when receiving pairing request with LTK available 2020-12-07 12:46:06 +01:00
Matthias Ringwald
212d735ee7 sm: introduce SM_RESPONDER_PH1_PAIRING_REQUEST_RECEIVED_W4_IRK to wait for IRK after receiving Pairing Request 2020-12-07 12:46:06 +01:00
Matthias Ringwald
7af5dcd58a sm: send security request after irk complete, emit pairing/re-encryption events 2020-12-07 12:46:06 +01:00
Matthias Ringwald
d3c122774e sm: extract sm_pairing_started 2020-12-07 12:46:06 +01:00
Matthias Ringwald
24c20dc492 sm: inline sm_send_security_request_for_connection 2020-12-07 12:46:06 +01:00
Matthias Ringwald
e8bde1e163 sm: deprecated sm_send_security_request 2020-12-07 12:46:06 +01:00
Matthias Ringwald
bd37f2bf6e sm_pairing examples: handle ERROR_CODE_PIN_OR_KEY_MISSING 2020-12-07 12:46:06 +01:00
Matthias Ringwald
6bc3aba4a0 sm: deprecated sm_send_security_request 2020-12-04 15:16:00 +01:00
Matthias Ringwald
995b878a8a docs: separate central/peripheral security flows 2020-12-03 21:57:37 +01:00
Matthias Ringwald
7cd78c034e sm: emit pairing started event 2020-12-03 20:36:45 +01:00
Matthias Ringwald
7c4db9dc71 sm_pairing examples: report pairing started event 2020-12-03 20:27:49 +01:00
Matthias Ringwald
38c89bb1b7 sm: add SM_EVENT_PAIRING_STARTED 2020-12-03 20:25:14 +01:00
Matthias Ringwald
daac65637f sm: emit re-encryption started in central role after receiving security request 2020-12-03 17:48:10 +01:00
Matthias Ringwald
e9af1bf650 sm: handle LTK request after sending Security Request as Responder without LTK 2020-12-03 13:46:35 +01:00
Matthias Ringwald
3c3e5a84cc example: init gatt client for sm pairing examples, pretty print gatt result 2020-12-02 21:11:07 +01:00
Matthias Ringwald
3c0e26de90 sm: use current peer address for re-encryption events if le device info not available 2020-12-02 21:11:07 +01:00
Matthias Ringwald
b11289a818 gatt_client: improve gatt_client_set_required_security_level description 2020-12-02 21:11:07 +01:00
Matthias Ringwald
77da83a6e0 lwip/dhcp-server: fix warning 2020-12-02 21:11:07 +01:00
Matthias Ringwald
97d2cfbc6f fix warnings for log_info/printf 2020-11-30 14:26:45 +01:00
Matthias Ringwald
e883851f1d fix warnings for log_info/printf 2020-11-30 11:59:26 +01:00
Matthias Ringwald
c15d10d569 example/pbap_client_demo: fix compile without stdin support 2020-11-26 22:07:05 +01:00
Matthias Ringwald
cf31ef9b5b gatt_client: don't trigger pairing for reactive authentication without automatic pairing 2020-11-26 18:12:20 +01:00
Matthias Ringwald
fd14b2051a gatt_client: rewrite sm reencryption complete handling 2020-11-26 18:03:55 +01:00
Matthias Ringwald
e4d159ba3a gatt_client: improve comments 2020-11-26 18:03:55 +01:00
Matthias Ringwald
3503dc74a1 gatt_client: wait_for_pairing_complete -> wait_for_authentication_complete 2020-11-26 18:03:55 +01:00
Matthias Ringwald
e28291c183 sm: return status from encryption complete in SM_EVENT_REENCRYPTION_COMPLETE 2020-11-26 18:03:55 +01:00
Matthias Ringwald
aa9b34e571 sm: abort legacy pairing as initiator when responder echoes confirm 2020-11-25 10:30:31 +01:00