linuxOS_AP06/external/rkwifibt-app/include/RkBtSource.h
2025-06-03 12:28:32 +08:00

15 lines
191 B
C

#ifndef __BLUETOOTH_SOURCE_H__
#define __BLUETOOTH_SOURCE_H__
#include <RkBtBase.h>
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif /* __BLUETOOTH_SOURCE_H__ */