This is an automated email from the ASF dual-hosted git repository.
andk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
from 89db9ca2 host/sm: do not send Pairing Failed after receiving Pairing
Failed
new fe2e4fc6 nimble/ll: Simplify connsm flags
new f11970b0 nimble/ll: Remove CONN_F macros
new db390799 nimble/ll: Cleanup connsm flag names
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
nimble/controller/include/controller/ble_ll_conn.h | 94 +++++------
nimble/controller/src/ble_ll_conn.c | 180 ++++++++++-----------
nimble/controller/src/ble_ll_conn_hci.c | 42 ++---
nimble/controller/src/ble_ll_ctrl.c | 114 ++++++-------
nimble/controller/src/ble_ll_hci_ev.c | 6 +-
nimble/controller/test/src/ble_ll_csa2_test.c | 6 +-
6 files changed, 211 insertions(+), 231 deletions(-)