Searched refs:esp_modem_dce_get_operator_name (Results 1 – 4 of 4) sorted by relevance
162 esp_modem_dce->parent.get_operator_name = esp_modem_dce_get_operator_name; in bg96_init()177 …DCE_CHECK(esp_modem_dce_get_operator_name(&(esp_modem_dce->parent)) == ESP_OK, "get operator name … in bg96_init()
153 esp_modem_dce->parent.get_operator_name = esp_modem_dce_get_operator_name; in sim800_init()168 …DCE_CHECK(esp_modem_dce_get_operator_name(&(esp_modem_dce->parent)) == ESP_OK, "get operator name … in sim800_init()
359 esp_err_t esp_modem_dce_get_operator_name(modem_dce_t *dce) in esp_modem_dce_get_operator_name() function
204 esp_err_t esp_modem_dce_get_operator_name(modem_dce_t *dce);