Searched refs:HOST_HUB_RAW_PACKET_MAX_LEN (Results 1 – 2 of 2) sorted by relevance
49 #define HOST_HUB_RAW_PACKET_MAX_LEN 128 macro
1208 if (hostMsg->dataLen <= HOST_HUB_RAW_PACKET_MAX_LEN) { in onEvtAppToHost()