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