Searched refs:SMP_FLAG_DISPLAY (Results 1 – 1 of 1) sorted by relevance
127 SMP_FLAG_DISPLAY, /* if display_passkey() callback was called */ enumerator2315 atomic_set_bit(smp->flags, SMP_FLAG_DISPLAY); in legacy_request_tk()3331 atomic_clear_bit(smp->flags, SMP_FLAG_DISPLAY); in smp_pairing_confirm()3842 atomic_test_and_clear_bit(smp->flags, SMP_FLAG_DISPLAY)) { in smp_pairing_failed()4220 atomic_set_bit(smp->flags, SMP_FLAG_DISPLAY); in display_passkey()