From 25107b1ad82e955c85b18e350ff7ad568f6c07a2 Mon Sep 17 00:00:00 2001 From: paul-szczepanek-arm <33840200+paul-szczepanek-arm@users.noreply.github.com> Date: Wed, 17 Jan 2018 22:19:45 +0000 Subject: [PATCH] todo --- features/FEATURE_BLE/ble/pal/PalSecurityManager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/FEATURE_BLE/ble/pal/PalSecurityManager.h b/features/FEATURE_BLE/ble/pal/PalSecurityManager.h index dc31c732ca..b938c701a1 100644 --- a/features/FEATURE_BLE/ble/pal/PalSecurityManager.h +++ b/features/FEATURE_BLE/ble/pal/PalSecurityManager.h @@ -172,7 +172,7 @@ public: /** * To indicate that a security procedure for the link has started. - */ + */ /*TODO: is this redundant with pairing request present? */ virtual void on_security_setup_initiated( connection_handle_t connection, bool allow_bonding,