Lines Matching refs:passkey_round
122 u8 passkey_round;
1489 r = ((hcon->passkey_notify >> smp->passkey_round) & 0x01);
1511 if (smp->passkey_round >= 20)
1516 r = ((hcon->passkey_notify >> smp->passkey_round) & 0x01);
1526 smp->passkey_round++;
1528 if (smp->passkey_round == 20) {
1540 if (smp->passkey_round == 20)
1548 if (smp->passkey_round != 20)
1580 smp->passkey_round + 1);
1607 smp->passkey_round = 0;
2826 smp->passkey_round = 0;