Searched refs:authentication_req (Results 1 – 1 of 1) sorted by relevance
86 struct authentication_req { struct125 struct authentication_req *authr; /* authentication request */2134 struct authentication_req *auth = device->authr; in device_simple_pairing_complete()2149 struct authentication_req *auth = device->authr; in device_bonding_complete()2270 struct authentication_req *auth = data; in pincode_cb()2285 struct authentication_req *auth = data; in confirm_cb()2301 struct authentication_req *auth = data; in passkey_cb()2316 struct authentication_req *auth = data; in pairing_consent_cb()2331 struct authentication_req *auth; in device_request_authentication()2350 auth = g_new0(struct authentication_req, 1); in device_request_authentication()[all …]