Add function for a test

Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
tomoaki
2021-05-18 20:57:03 +09:00
parent 15c527e073
commit 26e4e0d91a
5 changed files with 87 additions and 1 deletions

View File

@@ -254,6 +254,7 @@ public:
bool isSecureNetwork(void);
bool isSensorNetStable(void);
bool isWaitWillMsg(void);
bool isCleanSession(void);
void holdPingRequest(void);
void resetPingRequest(void);