Searched refs:SMP_OOB_NOT_PRESENT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/bluetooth/ | ||
H A D | smp.h | 47 #define SMP_OOB_NOT_PRESENT 0x00 macro |
H A D | smp.c | 656 u8 local_dist = 0, remote_dist = 0, oob_flag = SMP_OOB_NOT_PRESENT; in build_pairing_cmd() |