Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dsmp.c821 #define REQ_OOB 0x04 macro
1461 if (smp->method == REQ_OOB) in sc_dhkey_check()
2151 if (smp->method == REQ_OOB) { in smp_cmd_pairing_random()
2185 if (smp->method == JUST_WORKS || smp->method == REQ_OOB) { in smp_cmd_pairing_random()
2636 return REQ_OOB; in sc_select_method()
2764 if (smp->method == REQ_OOB) { in smp_cmd_public_key()
2837 else if (smp->method == REQ_OOB) in smp_cmd_dhkey_check()