Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dsmp.c74 SMP_FLAG_LOCAL_OOB, enumerator
1751 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_req()
1844 if (test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) { in sc_send_public_key()
1927 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_rsp()
2537 test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) in sc_select_method()