HomeSort by relevance Sort by last modified time
    Searched full:context_hub_t (Results 1 - 6 of 6) sorted by null

  /device/google/contexthub/contexthubhal/
nanohub_perdevice.h 26 const struct context_hub_t* get_hub_info(void);
nanohubhal_default.cpp 45 static const context_hub_t mHub = {
70 const context_hub_t* get_hub_info(void)
nanohubhal.cpp 425 static int hal_get_hubs(context_hub_module_t*, const context_hub_t ** list)
  /device/google/contexthub/contexthubhal/test/
main.cpp 69 const context_hub_t *mHub;
73 explicit Client(const context_hub_t *hub, CHub *parent) {
154 const context_hub_t *mHubArray = nullptr;
  /hardware/libhardware/include/hardware/
context_hub.h 234 struct context_hub_t { struct
431 int (*get_hubs)(struct context_hub_module_t* module, const struct context_hub_t ** list);
  /hardware/interfaces/contexthub/1.0/default/
Contexthub.cpp 74 const context_hub_t *hubArray = nullptr;

Completed in 307 milliseconds