Home
last modified time | relevance | path

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

/dports/comms/scmxx/scmxx-0.9.0/src/scmxx/
H A Dactions.c402 at_command_send(AT_GEN_CSD_STATUS,"?"); in get_netstatus()
403 ausgabe = at_get_value(AT_GEN_CSD_STATUS); in get_netstatus()
407 at_syntax_request(AT_GEN_CSD_STATUS); in get_netstatus()
408 ausgabe = at_get_value(AT_GEN_CSD_STATUS); in get_netstatus()
414 at_command_send(AT_GEN_CSD_STATUS,"2"); in get_netstatus()
418 at_syntax_request(AT_GEN_CSD_STATUS); in get_netstatus()
419 ausgabe = at_get_value(AT_GEN_CSD_STATUS); in get_netstatus()
421 at_command_send(AT_GEN_CSD_STATUS,"0"); in get_netstatus()
/dports/comms/scmxx/scmxx-0.9.0/src/
H A Datcommand.h275 #define AT_GEN_CSD_STATUS "+CREG" // get area code and cell id (for CSD) macro