10 lines
154 B
C
Raw Normal View History

2025-02-18 15:40:42 +08:00
#ifndef __SPP_TRANS_H__
#define __SPP_TRANS_H__
#include "typedef.h"
#include "bt_common.h"
void transport_spp_init(void);
#endif//__RCSP_SPP_USER_H__