Home
last modified time | relevance | path

Searched refs:SMP_OOB_PRESENT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.h48 #define SMP_OOB_PRESENT 0x01 macro
H A Dsmp.c690 oob_flag = SMP_OOB_PRESENT; in build_pairing_cmd()
1782 if (req->oob_flag == SMP_OOB_PRESENT && SMP_DEV(hdev)->local_oob) in smp_cmd_pairing_req()
1964 if (rsp->oob_flag == SMP_OOB_PRESENT && SMP_DEV(hdev)->local_oob) in smp_cmd_pairing_rsp()
/kernel/linux/linux-6.6/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()
1788 if (req->oob_flag == SMP_OOB_PRESENT && SMP_DEV(hdev)->local_oob) in smp_cmd_pairing_req()
1970 if (rsp->oob_flag == SMP_OOB_PRESENT && SMP_DEV(hdev)->local_oob) in smp_cmd_pairing_rsp()

Completed in 13 milliseconds