Searched refs:passkey_round (Results 1 – 1 of 1) sorted by relevance
123 u8 passkey_round; member1488 r = ((hcon->passkey_notify >> smp->passkey_round) & 0x01); in sc_passkey_send_confirm()1510 if (smp->passkey_round >= 20) in sc_passkey_round()1515 r = ((hcon->passkey_notify >> smp->passkey_round) & 0x01); in sc_passkey_round()1525 smp->passkey_round++; in sc_passkey_round()1527 if (smp->passkey_round == 20) { in sc_passkey_round()1539 if (smp->passkey_round == 20) in sc_passkey_round()1547 if (smp->passkey_round != 20) in sc_passkey_round()1579 smp->passkey_round + 1); in sc_passkey_round()1606 smp->passkey_round = 0; in sc_user_reply()[all …]