WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
at_cmd.h 文件参考
#include "at_product.h"
at_cmd.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

函数

uint32_t at_cmd_get_entry_total (void)
 
uint32_t at_cmd_get_all_entrys (const at_cmd_entry_t **entrys, uint32_t cnt)
 
const at_cmd_entry_tat_cmd_find_entry (char *str, uint16_t *offset)
 
const at_cmd_entry_tat_cmd_find_entry_by_name (const char *name)
 
uint32_t at_cmd_get_max_struct_size (void)
 

函数说明

◆ at_cmd_find_entry()

const at_cmd_entry_t * at_cmd_find_entry ( char *  str,
uint16_t *  offset 
)

◆ at_cmd_find_entry_by_name()

const at_cmd_entry_t * at_cmd_find_entry_by_name ( const char *  name)

◆ at_cmd_get_all_entrys()

uint32_t at_cmd_get_all_entrys ( const at_cmd_entry_t **  entrys,
uint32_t  cnt 
)

◆ at_cmd_get_entry_total()

uint32_t at_cmd_get_entry_total ( void  )

Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2022. All rights reserved.
Description: Provides at cmd service header. Only for AT module.

◆ at_cmd_get_max_struct_size()

uint32_t at_cmd_get_max_struct_size ( void  )