MCPcopy Create free account
hub / github.com/F-Stack/f-stack / GetMtMsgBuff

Method GetMtMsgBuff

adapter/micro_thread/mt_connection.h:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 };
78
79 MtMsgBuf* GetMtMsgBuff() {
80 return _msg_buff;
81 };
82
83public:
84

Callers 4

InputNotifyMethod · 0.80
DoEncodeMethod · 0.80
DoInputMethod · 0.80
DoProcessMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected