android添加at指令的方法

modem_proc/datamodem/interface/atcop/inc/dsatact.h
 
// Record factory produce test flag mark in NV
dsat_result_enum_type dsatact_exec_flagnv_cmd
(
  dsat_mode_enum_type mode,     /*  AT command mode:            */
  const dsati_cmd_type *parse_table, /*  Ptr to cmd in parse table */
  const tokens_struct_type *tok_ptr,      /*  Command tokens from parser  */
  dsm_item_type *res_buff_ptr  /*  Place to put response       */
);
modem_proc/datamodem/interface/atcop/inc/

猜你喜欢

转载自blog.csdn.net/sdrgtywretyeruet/article/details/115316804