Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dsmp.c80 SMP_FLAG_LOCAL_OOB, enumerator
1792 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_req()
1892 if (test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) { in sc_send_public_key()
1974 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_rsp()
2643 test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) in sc_select_method()
2723 if (test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) { in smp_cmd_public_key()