Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dsmp.c74 SMP_FLAG_WAIT_USER, enumerator
1529 if (test_bit(SMP_FLAG_WAIT_USER, &smp->flags)) { in sc_passkey_round()
1567 clear_bit(SMP_FLAG_WAIT_USER, &smp->flags); in sc_user_reply()
2174 set_bit(SMP_FLAG_WAIT_USER, &smp->flags); in smp_cmd_pairing_random()
2693 set_bit(SMP_FLAG_WAIT_USER, &smp->flags); in smp_cmd_public_key()
2760 if (test_bit(SMP_FLAG_WAIT_USER, &smp->flags)) { in smp_cmd_dhkey_check()