Lines Matching refs:passkey_round
123 u8 passkey_round;
1495 r = ((hcon->passkey_notify >> smp->passkey_round) & 0x01);
1517 if (smp->passkey_round >= 20)
1522 r = ((hcon->passkey_notify >> smp->passkey_round) & 0x01);
1532 smp->passkey_round++;
1534 if (smp->passkey_round == 20) {
1546 if (smp->passkey_round == 20)
1554 if (smp->passkey_round != 20)
1586 smp->passkey_round + 1);
1613 smp->passkey_round = 0;
2832 smp->passkey_round = 0;