Lines Matching defs:remote
105 u8 rrnd[16]; /* SMP Pairing Random (remote) */
1770 /* We didn't start the pairing, so match remote */
1784 /* If the remote side's OOB flag is set it means it has
1966 /* If the remote side's OOB flag is set it means it has
1976 /* Update remote key distribution in case the remote cleared
2009 /* Update remote key distribution in case the remote cleared
2056 * we're doing SC when in fact the remote doesn't support it.
2204 * the decision to user space since the remote device could
2700 struct smp_cmd_pairing *local, *remote;
2714 remote = (void *) &smp->prsp[1];
2717 remote = (void *) &smp->preq[1];
2721 remote_io = remote->io_capability;
2724 remote_mitm = (remote->auth_req & SMP_AUTH_MITM);
2757 /* Check if remote and local public keys are the same and debug key is
3117 /* Don't bother if remote LE support is not enabled */