Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsmp.h47 #define SMP_OOB_NOT_PRESENT 0x00 macro
H A Dsmp.c656 u8 local_dist = 0, remote_dist = 0, oob_flag = SMP_OOB_NOT_PRESENT; in build_pairing_cmd()