Lines Matching refs:local_io
836 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io)
841 if (local_io > SMP_IO_KEYBOARD_DISPLAY ||
846 return sc_method[remote_io][local_io];
848 return gen_method[remote_io][local_io];
852 u8 local_io, u8 remote_io)
864 bt_dev_dbg(hcon->hdev, "auth:%u lcl:%u rem:%u", auth, local_io,
876 smp->method = get_auth_method(smp, local_io, remote_io);
2701 u8 local_mitm, remote_mitm, local_io, remote_io, method;
2720 local_io = local->io_capability;
2730 method = get_auth_method(smp, local_io, remote_io);