Lines Matching defs:local
104 u8 prnd[16]; /* SMP Pairing Random (local) */
1331 /* The hci_conn contains the local identity address
1785 * successfully received our local OOB data - therefore set the
1786 * flag to indicate that local OOB is in use.
1967 * successfully received our local OOB data - therefore set the
1968 * flag to indicate that local OOB is in use.
2203 /* If there already exists long term key in local host, leave
2700 struct smp_cmd_pairing *local, *remote;
2713 local = (void *) &smp->preq[1];
2716 local = (void *) &smp->prsp[1];
2720 local_io = local->io_capability;
2723 local_mitm = (local->auth_req & SMP_AUTH_MITM);
2757 /* Check if remote and local public keys are the same and debug key is
2762 bt_dev_err(hdev, "Remote and local public keys are identical");