Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.c81 SMP_FLAG_LOCAL_OOB, enumerator
1781 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_req()
1881 if (test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) { in sc_send_public_key()
1963 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_rsp()
2704 test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) in sc_select_method()
2793 if (test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) { in smp_cmd_public_key()