Bluetooth: SMP: Minor codestyle fix

Change-Id: I115fda172698881c69ed301e5f729bb32c1cb978
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
Szymon Janc 2015-12-08 15:25:54 +01:00 committed by Anas Nashif
commit 3670e7fcd0

View file

@ -67,7 +67,7 @@ enum pairing_method {
PASSKEY_DISPLAY, /* Passkey Entry display */
PASSKEY_CONFIRM, /* Passkey confirm */
PASSKEY_ROLE, /* Passkey Entry depends on role */
} ;
};
enum {
SMP_FLAG_CFM_DELAYED, /* if confirm should be send when TK is valid */