TuyaOS
tkl_init_bt.h
浏览该文件的文档.
1
10typedef struct {
21#ifndef __TKL_INIT_BT_H__
22#define __TKL_INIT_BT_H__
23
24#include "tkl_bluetooth.h"
25
26#ifdef __cplusplus
27extern "C" {
28#endif
29
30
37
38
39#ifdef __cplusplus
40} // extern "C"
41#endif
42
43#endif // __TKL_INIT_BT_H__
44
Definition: tkl_init_bt.h:10
TKL_BT_DESC_T * tkl_bt_desc_get(VOID_T)
register bt description to tuya object manage