Searched defs:authentication_req (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluez/src/
H A Ddevice.c86 struct authentication_req { struct
125 struct authentication_req *authr; /* authentication request */
2126 struct authentication_req *auth = device->authr;
2141 struct authentication_req *auth = device->authr;
2262 struct authentication_req *auth = data;
2277 struct authentication_req *auth = data;
2293 struct authentication_req *auth = data;
2308 struct authentication_req *auth = data;
2323 struct authentication_req *auth;
2342 auth = g_new0(struct authentication_req,
[all...]

Completed in 100 milliseconds