Searched refs:passkey_round (Results 1 – 1 of 1) sorted by relevance
123 u8 passkey_round; member1490 r = ((hcon->passkey_notify >> smp->passkey_round) & 0x01); in sc_passkey_send_confirm()1512 if (smp->passkey_round >= 20) in sc_passkey_round()1517 r = ((hcon->passkey_notify >> smp->passkey_round) & 0x01); in sc_passkey_round()1527 smp->passkey_round++; in sc_passkey_round()1529 if (smp->passkey_round == 20) { in sc_passkey_round()1541 if (smp->passkey_round == 20) in sc_passkey_round()1549 if (smp->passkey_round != 20) in sc_passkey_round()1581 smp->passkey_round + 1); in sc_passkey_round()1608 smp->passkey_round = 0; in sc_user_reply()[all …]