Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dsmp.c824 #define REQ_OOB 0x04 macro
1444 if (smp->method == REQ_OOB) in sc_dhkey_check()
2123 if (smp->method == REQ_OOB) { in smp_cmd_pairing_random()
2157 if (smp->method == JUST_WORKS || smp->method == REQ_OOB) { in smp_cmd_pairing_random()
2565 return REQ_OOB; in sc_select_method()
2675 if (smp->method == REQ_OOB) { in smp_cmd_public_key()
2748 else if (smp->method == REQ_OOB) in smp_cmd_dhkey_check()