Searched refs:OnNotify (Results 1 – 2 of 2) sorted by relevance
46 typedef void (*OnNotify)(const char *s, const char *s1); // onNotify typedef48 int32_t ATStartReadLoop(int32_t fd, OnNotify func); // at_open
21 static OnNotify g_onNotifyFunc = NULL;51 int32_t ATStartReadLoop(int32_t fd, OnNotify func) in ATStartReadLoop()140 …const OnNotify g_onNotifyFunc, pthread_mutex_t *g_commandmutex, const char *responseLine, const ch… in IsResponseOtherCases()