Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dsmp.c77 SMP_FLAG_LOCAL_OOB, enumerator
1752 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_req()
1845 if (test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) { in sc_send_public_key()
1928 set_bit(SMP_FLAG_LOCAL_OOB, &smp->flags); in smp_cmd_pairing_rsp()
2564 test_bit(SMP_FLAG_LOCAL_OOB, &smp->flags)) in sc_select_method()