local_oob          87 net/bluetooth/smp.c 	bool			local_oob;
local_oob         594 net/bluetooth/smp.c 	smp->local_oob = true;
local_oob        1770 net/bluetooth/smp.c 	if (req->oob_flag == SMP_OOB_PRESENT && SMP_DEV(hdev)->local_oob)
local_oob        1952 net/bluetooth/smp.c 	if (rsp->oob_flag == SMP_OOB_PRESENT && SMP_DEV(hdev)->local_oob)
local_oob        3245 net/bluetooth/smp.c 	smp->local_oob = false;