SMP_DIST_LINK_KEY   58 net/bluetooth/smp.c #define SMP_SC_NO_DIST (SMP_DIST_ENC_KEY | SMP_DIST_LINK_KEY);
SMP_DIST_LINK_KEY  687 net/bluetooth/smp.c 			local_dist |= SMP_DIST_LINK_KEY;
SMP_DIST_LINK_KEY  688 net/bluetooth/smp.c 			remote_dist |= SMP_DIST_LINK_KEY;
SMP_DIST_LINK_KEY 1260 net/bluetooth/smp.c 		if (hcon->type == LE_LINK && (*keydist & SMP_DIST_LINK_KEY))