Go to the source code of this file.
|
enum | esphome::sim800l::State {
esphome::sim800l::STATE_IDLE = 0,
esphome::sim800l::STATE_INIT,
esphome::sim800l::STATE_CHECK_AT,
esphome::sim800l::STATE_CREG,
esphome::sim800l::STATE_CREGWAIT,
esphome::sim800l::STATE_CSQ,
esphome::sim800l::STATE_CSQ_RESPONSE,
esphome::sim800l::STATE_IDLEWAIT,
esphome::sim800l::STATE_SENDINGSMS1,
esphome::sim800l::STATE_SENDINGSMS2,
esphome::sim800l::STATE_SENDINGSMS3,
esphome::sim800l::STATE_CHECK_SMS,
esphome::sim800l::STATE_PARSE_SMS,
esphome::sim800l::STATE_PARSE_SMS_RESPONSE,
esphome::sim800l::STATE_RECEIVESMS,
esphome::sim800l::STATE_READSMS,
esphome::sim800l::STATE_RECEIVEDSMS,
esphome::sim800l::STATE_DELETEDSMS,
esphome::sim800l::STATE_DISABLE_ECHO,
esphome::sim800l::STATE_PARSE_SMS_OK,
esphome::sim800l::STATE_DIALING1,
esphome::sim800l::STATE_DIALING2
} |
|