Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Datchannel.h74 typedef void (*ATUnsolHandler)(const char *s, const char *sms_pdu);
H A Datc.c88 static void onUnsolicited (const char *s, const char *sms_pdu) in onUnsolicited() argument
90 (void)sms_pdu; in onUnsolicited()