Home
last modified time | relevance | path

Searched refs:AT_GEN_ECHO_DISABLE (Results 1 – 2 of 2) sorted by relevance

/dports/comms/scmxx/scmxx-0.9.0/src/
H A Datcommand.h255 #define AT_GEN_ECHO_DISABLE "E0" // disable echo response macro
/dports/comms/scmxx/scmxx-0.9.0/src/scmxx/
H A Dactions.c141 command = AT_GEN_ECHO_DISABLE; in command_echo()