Lines Matching refs:local_io
835 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io)
840 if (local_io > SMP_IO_KEYBOARD_DISPLAY ||
845 return sc_method[remote_io][local_io];
847 return gen_method[remote_io][local_io];
851 u8 local_io, u8 remote_io)
863 bt_dev_dbg(hcon->hdev, "auth:%d lcl:%d rem:%d", auth, local_io,
875 smp->method = get_auth_method(smp, local_io, remote_io);
2695 u8 local_mitm, remote_mitm, local_io, remote_io, method;
2714 local_io = local->io_capability;
2724 method = get_auth_method(smp, local_io, remote_io);