Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dsmp.c831 #define REQ_OOB 0x04 macro
1482 if (smp->method == REQ_OOB) in sc_dhkey_check()
2172 if (smp->method == REQ_OOB) { in smp_cmd_pairing_random()
2206 if (smp->method == JUST_WORKS || smp->method == REQ_OOB) { in smp_cmd_pairing_random()
2644 return REQ_OOB; in sc_select_method()
2772 if (smp->method == REQ_OOB) { in smp_cmd_public_key()
2845 else if (smp->method == REQ_OOB) in smp_cmd_dhkey_check()