Searched refs:ParseServiceNotification (Results 1 – 3 of 3) sorted by relevance
54 int32_t ParseServiceNotification(const uint8_t *buf, NSTACKX_NotificationConfig *config);
592 int32_t ParseServiceNotification(const uint8_t *buf, NSTACKX_NotificationConfig *config) in ParseServiceNotification() function
198 if (ParseServiceNotification(buf, notification) != NSTACKX_EOK) { in GetServiceNotificationInfo()