SMP_DIST_ID_KEY 676 net/bluetooth/smp.c remote_dist |= SMP_DIST_ID_KEY; SMP_DIST_ID_KEY 679 net/bluetooth/smp.c local_dist |= SMP_DIST_ID_KEY; SMP_DIST_ID_KEY 1188 net/bluetooth/smp.c else if (smp->remote_key_dist & SMP_DIST_ID_KEY) SMP_DIST_ID_KEY 1306 net/bluetooth/smp.c if (*keydist & SMP_DIST_ID_KEY) { SMP_DIST_ID_KEY 1326 net/bluetooth/smp.c *keydist &= ~SMP_DIST_ID_KEY; SMP_DIST_ID_KEY 1699 net/bluetooth/smp.c remote_dist |= SMP_DIST_ID_KEY; SMP_DIST_ID_KEY 1702 net/bluetooth/smp.c local_dist |= SMP_DIST_ID_KEY; SMP_DIST_ID_KEY 2489 net/bluetooth/smp.c if (smp->remote_key_dist & SMP_DIST_ID_KEY) SMP_DIST_ID_KEY 2542 net/bluetooth/smp.c smp->remote_key_dist &= ~SMP_DIST_ID_KEY;