Bluetooth: SMP: Fix missing new line
Change-Id: I732ec7884997d6f21ef18387927c62d9b54edee6 Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
parent
2046a2d606
commit
3aad102874
1 changed files with 1 additions and 0 deletions
|
@ -1517,6 +1517,7 @@ void bt_smp_dhkey_ready(const uint8_t *dhkey)
|
|||
#endif /* CONFIG_BLUETOOTH_PERIPHERAL */
|
||||
}
|
||||
}
|
||||
|
||||
static uint8_t sc_smp_pairing_random(struct bt_smp *smp, struct net_buf *buf)
|
||||
{
|
||||
uint32_t passkey;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue