This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from ab756e8dd7 net/tcp: Fix keep-alive implementation add df058b462e Bluetooth SMP: added support for Legacy pairing (MITM) with passkey No new revisions were added by this update. Summary of changes: wireless/bluetooth/Kconfig | 16 ++ wireless/bluetooth/bt_att.c | 19 +- wireless/bluetooth/bt_conn.c | 8 +- wireless/bluetooth/bt_conn.h | 1 + wireless/bluetooth/bt_keys.h | 1 + wireless/bluetooth/bt_smp.c | 544 ++++++++++++++++++++++++++++++++++++------- wireless/bluetooth/bt_smp.h | 24 ++ 7 files changed, 520 insertions(+), 93 deletions(-)