KT24-1110_65E-HA-651B/apps/soundbox/include/common/dev_status.h

10 lines
182 B
C
Raw Permalink Normal View History

2024-11-10 10:44:17 +00:00
#ifndef __DEV_STATUS_H__
#define __DEV_STATUS_H__
#include "typedef.h"
#include "system/includes.h"
int dev_status_event_filter(struct sys_event *event);
#endif//__DEV_STATUS_H__