Home
last modified time | relevance | path

Searched refs:hw_auth_token_t (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
Dfingerprint.h95 hw_auth_token_t hat;
165 int (*enroll)(struct fingerprint_device *dev, const hw_auth_token_t *hat,
Dhw_auth_token.h47 } hw_auth_token_t; typedef
/hardware/libhardware/modules/fingerprint/
Dfingerprint.c41 const hw_auth_token_t __unused *hat, in fingerprint_enroll()