Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dsmp.h48 #define SMP_OOB_PRESENT 0x01 macro
Dsmp.c709 oob_flag = SMP_OOB_PRESENT; in build_pairing_cmd()
1791 if (req->oob_flag == SMP_OOB_PRESENT && SMP_DEV(hdev)->local_oob) in smp_cmd_pairing_req()
1973 if (rsp->oob_flag == SMP_OOB_PRESENT && SMP_DEV(hdev)->local_oob) in smp_cmd_pairing_rsp()