Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/test/
Dmain.cpp99 static int contextHubCallback(uint32_t id, const hub_message_t *msg, void *cookie) in contextHubCallback() function in CHub
110 mMod->subscribe_messages(0, contextHubCallback, this); in CHub()