Searched refs:get_auth_method (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/bluetooth/ | 
| D | smp.c | 841 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io)  in get_auth_method()  function880 		smp->method = get_auth_method(smp, local_io, remote_io);  in tk_request()
 1823 		method = get_auth_method(smp, conn->hcon->io_capability,  in smp_cmd_pairing_req()
 1983 		method = get_auth_method(smp, req->io_capability,  in smp_cmd_pairing_rsp()
 2661 		method = get_auth_method(smp, local_io, remote_io);  in sc_select_method()
 
 |