Lines Matching full:modem
2 * @brief HL7800 modem public API header file.
4 * Allows an application to control the HL7800 modem.
164 /* The modem reports state values as an enumeration and a string.
294 * may cause the modem to be woken so that the values can be queried.
334 * @brief Update the Access Point Name in the modem.
353 * @brief Register a function that is called when a modem event occurs.
372 * @brief Force modem module to generate status events.
375 * later than the modem.
380 * @brief Get the local time from the modem's real time clock.
391 * no other modem functions will be available.
401 * @brief Read the operator index from the modem.
408 * @brief Get modem functionality
427 * @brief When rate is non-zero: Put modem into Airplane mode. Enable GPS and
429 * When zero: Disable GPS and put modem into normal mode.
431 * @note Airplane mode isn't cleared when the modem is reset.
439 * @brief Register modem/SIM with polte.io
475 * HL7800_EVENT_SITE_SURVEY is generated for each response received from modem.
493 * @param func to be called when application requests modem wake/sleep.
494 * The state parameter of the callback is 1 when modem should stay awake,
495 * 0 when modem can sleep
503 * @param func to be called when modem wakes/sleeps is sleep level is
522 * NOTE: This will cause the modem to reboot. This call returns before the reboot.
532 * @brief Set the log level for the modem.