Searched refs:get_hub_info (Results 1 – 4 of 4) sorted by relevance
40 const struct context_hub_t* get_hub_info(void);
83 const context_hub_t* get_hub_info(void) in get_hub_info() function
294 dumpBuffer("HAL -> APP", get_hub_info()->os_app_name, typ, data, len); in sendToApp()296 NanoHub::sendToApp(&get_hub_info()->os_app_name, typ, data, len); in sendToApp()
381 } else if (get_hub_info()->os_app_name == msg->app_name) { in doSendToNanohub()403 *list = get_hub_info(); in hal_get_hubs()