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

  /device/google/contexthub/contexthubhal/
nanohubhal.h 50 context_hub_callback *mMsgCbkFunc;
80 int doSubscribeMessages(uint32_t hub_id, context_hub_callback *cbk, void *cookie);
106 static int subscribeMessages(uint32_t hub_id, context_hub_callback *cbk, void *cookie) {
nanohubhal.cpp 320 int NanoHub::doSubscribeMessages(uint32_t hub_id, context_hub_callback *cbk, void *cookie)
  /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);
  /frameworks/base/core/jni/
android_hardware_location_ContextHubService.cpp 257 int context_hub_callback(uint32_t hubId, const struct hub_message_t *msg,
531 context_hub_callback,
891 int context_hub_callback(uint32_t hubId, function in namespace:android
    [all...]

Completed in 193 milliseconds