Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsmp.c82 SMP_FLAG_LOCAL_OOB, enumerator
1782 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_req()
1882 if (test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) { in sc_send_public_key()
1964 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_rsp()
2705 test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) in sc_select_method()
2794 if (test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) { in smp_cmd_public_key()