|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "zdiag_tx.h"#include "diag_channel_item.h"#include "zdiag_mem.h"#include "zdiag_debug.h"#include "diag_adapt_layer.h"#include "diag_dfx.h"#include "errcode.h"
函数 | |
| STATIC void | zdiag_modify_pkt_before_2_hso (diag_channel_item_t *chan, msp_mux_packet_head_stru_t *mux_head) |
| STATIC errcode_t | zdiag_pkt_router_hcc_tx (const diag_channel_item_t *chan, diag_pkt_handle_t *pkt, const msp_mux_packet_head_stru_t *mux_head) |
| STATIC errcode_t | zdiag_pkt_router_hso_tx (diag_channel_item_t *chan, diag_pkt_handle_t *pkt, msp_mux_packet_head_stru_t *mux_head) |
| errcode_t | zdiag_pkt_router_tx (diag_pkt_handle_t *pkt) |
| STATIC void zdiag_modify_pkt_before_2_hso | ( | diag_channel_item_t * | chan, |
| msp_mux_packet_head_stru_t * | mux_head | ||
| ) |
| STATIC errcode_t zdiag_pkt_router_hcc_tx | ( | const diag_channel_item_t * | chan, |
| diag_pkt_handle_t * | pkt, | ||
| const msp_mux_packet_head_stru_t * | mux_head | ||
| ) |
| STATIC errcode_t zdiag_pkt_router_hso_tx | ( | diag_channel_item_t * | chan, |
| diag_pkt_handle_t * | pkt, | ||
| msp_mux_packet_head_stru_t * | mux_head | ||
| ) |
| errcode_t zdiag_pkt_router_tx | ( | diag_pkt_handle_t * | pkt | ) |