Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dsmp.c806 #define REQ_OOB 0x04 macro
1443 if (smp->method == REQ_OOB) in sc_dhkey_check()
2122 if (smp->method == REQ_OOB) { in smp_cmd_pairing_random()
2156 if (smp->method == JUST_WORKS || smp->method == REQ_OOB) { in smp_cmd_pairing_random()
2538 return REQ_OOB; in sc_select_method()
2648 if (smp->method == REQ_OOB) { in smp_cmd_public_key()
2721 else if (smp->method == REQ_OOB) in smp_cmd_dhkey_check()