Home
last modified time | relevance | path

Searched refs:SMP_FLAG_WAIT_USER (Results 1 – 1 of 1) sorted by relevance

/linux/net/bluetooth/
H A Dsmp.c75 SMP_FLAG_WAIT_USER, enumerator
874 set_bit(SMP_FLAG_WAIT_USER, &smp->flags); in tk_request()
1524 if (test_bit(SMP_FLAG_WAIT_USER, &smp->flags)) { in sc_passkey_round()
1562 clear_bit(SMP_FLAG_WAIT_USER, &smp->flags); in sc_user_reply()
2192 set_bit(SMP_FLAG_WAIT_USER, &smp->flags); in smp_cmd_pairing_random()
2817 set_bit(SMP_FLAG_WAIT_USER, &smp->flags); in smp_cmd_public_key()
2884 if (test_bit(SMP_FLAG_WAIT_USER, &smp->flags)) { in smp_cmd_dhkey_check()