Bluetooth: SMP: Minor codestyle fix
Change-Id: I115fda172698881c69ed301e5f729bb32c1cb978 Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
parent
755130ad68
commit
3670e7fcd0
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue