Searched refs:get_auth_method (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/bluetooth/
H A Dsmp.c835 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) function
875 smp->method = get_auth_method(smp, local_io, remote_io);
1840 method = get_auth_method(smp, conn->hcon->io_capability,
2000 method = get_auth_method(smp, req->io_capability,
2729 method = get_auth_method(smp, local_io, remote_io);

Completed in 102 milliseconds