KT25-1014_AC695x_BTE_SDK310/apps/soundbox/include/smartbox/switch_device.h

11 lines
193 B
C
Raw Normal View History

2025-10-14 08:57:01 +00:00
#ifndef __SMARTBOX_SWITCH_DEVICE_H__
#define __SMARTBOX_SWITCH_DEVICE_H__
#include "typedef.h"
#include "app_config.h"
void smartbox_switch_device(u8 *data);
#endif//__SMARTBOX_FEATURE_H__