Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dcontext_hub.h242 uint32_t max_supported_msg_len; // This is the maximum size of the message that can member
/hardware/interfaces/contexthub/1.0/default/
DContexthub.cpp94 c.maxSupportedMsgLen = hubArray[i].max_supported_msg_len; in getHubs()