Searched defs:msgType (Results 1 – 4 of 4) sorted by relevance
542 void *sapDecodeMessage(MsgId msgId, MsgType msgType, uint8_t *payloadPtr, size_t payloadLen) { in sapDecodeMessage()773 void processResponse(MsgHeader *rsp, RilSapSocket *sapSocket, MsgType msgType) { in processResponse()
241 uint8_t msgType = msg.type(); in waitAndReceive() local
224 uint32_t msgType, in handleOsMessage()
393 uint32_t msgType = msg->what(); in onMessageReceived() local