Searched refs:EVT_APP_FROM_HOST_CHRE (Results 1 – 5 of 5) sorted by relevance
139 #define EVT_APP_FROM_HOST_CHRE 0x000000F9 //host data to an app. Type is struct HostMs… macro
251 case EVT_APP_FROM_HOST_CHRE: in chreappHandle()
253 case EVT_APP_FROM_HOST_CHRE: in chreappHandle()
1581 case EVT_APP_FROM_HOST_CHRE: in hostIntfHandleEvent()
984 } else if (event == EVT_APP_FROM_HOST_CHRE) { in writeEvent()