Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsmp.h48 #define SMP_OOB_PRESENT 0x01 macro
H A Dsmp.c691 oob_flag = SMP_OOB_PRESENT; in build_pairing_cmd()
1781 if (req->oob_flag == SMP_OOB_PRESENT && SMP_DEV(hdev)->local_oob) in smp_cmd_pairing_req()
1963 if (rsp->oob_flag == SMP_OOB_PRESENT && SMP_DEV(hdev)->local_oob) in smp_cmd_pairing_rsp()