HomeSort by relevance Sort by last modified time
    Searched defs:context_hub_callback (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/include/hardware/
context_hub.h 405 typedef int context_hub_callback(uint32_t hub_id, const struct hub_message_t *rxed_msg, void *cookie); typedef
429 int (*subscribe_messages)(uint32_t hub_id, context_hub_callback cbk, void *cookie);
  /system/tools/hidl/c2hal/test/
test.h 246 typedef int context_hub_callback(uint32_t hub_id, const struct hub_message_t *rxed_msg, void *cookie); typedef

Completed in 151 milliseconds