KT25-1014_AC695x_BTE_SDK310/apps/soundbox/include/common/dev_status.h
2025-10-14 16:57:01 +08:00

10 lines
182 B
C

#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__