Searched refs:hub_id (Results 1 – 2 of 2) sorted by relevance
240 uint32_t hub_id; // a device unique id for this hub member414 typedef int context_hub_callback(uint32_t hub_id, const struct hub_message_t *rxed_msg, void *cooki…438 int (*subscribe_messages)(uint32_t hub_id, context_hub_callback cbk, void *cookie);444 int (*send_message)(uint32_t hub_id, const struct hub_message_t *msg);
88 c.hubId = hubArray[i].hub_id; in getHubs()102 mCachedHubInfo[hubArray[i].hub_id] = info; in getHubs()