Référence de structure Activity_recognition_device
#include < activity_recognition.h >
Champs de données | |
hw_device_t | commun |
vide(* | register_activity_callback (const struct Activity_recognition_device *dev, const Activity_recognition_callback_procs_t *callback) |
entier(* | Enable_activity_event (const struct Activity_recognition_device *dev, uint32_t Activity_handle, uint32_t event_type, int64_t max_batch_report_latency_ns) |
entier(* | Disable_activity_event (const struct Activity_recognition_device *dev, uint32_t Activity_handle, uint32_t event_type) |
entier(* | flush )(const struct Activity_recognition_device *dev) |
vide(* | réservé_procs [16-4])(vide) |
Description détaillée
Définition à la ligne 154 du fichieractivity_recognition.h .
Documentation de terrain
hw_device_t commun |
Méthodes courantes du dispositif de reconnaissance d'activité. Il doit s'agir du premier membre de Activity_recognition_device car les utilisateurs de cette structure lanceront un pointeur hw_device_t vers Activity_recognition_device dans des contextes où l'on sait que hw_device_t fait référence à un Activity_recognition_device .
Définition à la ligne 161 du fichieractivity_recognition.h .
int (* Disable_activity_event) (const struct Activity_recognition_device * dev, uint32_t Activity_handle, uint32_t event_type) |
Définition à la ligne 214 du fichieractivity_recognition.h .
int (* activate_activity_event) (const struct Activity_recognition_device *dev, uint32_t Activity_handle, uint32_t event_type, int64_t max_batch_report_latency_ns) |
Définition à la ligne 207 du fichieractivity_recognition.h .
int(* flush)(const struct Activity_recognition_device *dev) |
Définition à la ligne 225 du fichieractivity_recognition.h .
void(* register_activity_callback)(const struct Activity_recognition_device *dev, const Activity_recognition_callback_procs_t *callback) |
Définition à la ligne 167 du fichieractivity_recognition.h .
void(* réservé_procs[16 - 4])(void) |
Définition à la ligne 228 du fichieractivity_recognition.h .
La documentation de cette structure a été générée à partir du fichier suivant :
- matériel/libhardware/include/hardware/ activity_recognition.h