Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c815 #define REQ_OOB 0x04 macro
1473 if (smp->method == REQ_OOB) in sc_dhkey_check()
2166 if (smp->method == REQ_OOB) { in smp_cmd_pairing_random()
2218 if (smp->method == REQ_OOB) { in smp_cmd_pairing_random()
2699 return REQ_OOB; in sc_select_method()
2836 if (smp->method == REQ_OOB) { in smp_cmd_public_key()
2909 else if (smp->method == REQ_OOB) in smp_cmd_dhkey_check()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c816 #define REQ_OOB 0x04 macro
1479 if (smp->method == REQ_OOB) in sc_dhkey_check()
2172 if (smp->method == REQ_OOB) { in smp_cmd_pairing_random()
2224 if (smp->method == REQ_OOB) { in smp_cmd_pairing_random()
2705 return REQ_OOB; in sc_select_method()
2842 if (smp->method == REQ_OOB) { in smp_cmd_public_key()
2915 else if (smp->method == REQ_OOB) in smp_cmd_dhkey_check()

Completed in 9 milliseconds