TuyaOS
|
ffc operation struct 更多...
#include <ffc_app.h>
成员变量 | |
uint8_t(* | channel_get )(void) |
int(* | channel_set )(uint8_t new_channel) |
int(* | send_frame )(uint8_t *frame, uint16_t frame_len, uint8_t src_mac[6], uint8_t dst_mac[6]) |
ffc operation struct
uint8_t(* ffc_ops_t::channel_get) (void) |
one channel get
int(* ffc_ops_t::channel_set) (uint8_t new_channel) |
new channel set
int(* ffc_ops_t::send_frame) (uint8_t *frame, uint16_t frame_len, uint8_t src_mac[6], uint8_t dst_mac[6]) |
set frame