Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/modem/
Dhl7800.c502 uint8_t operator_index; member
1171 return iface_ctx.operator_index; in mdm_hl7800_get_operator_index()
3387 iface_ctx.operator_index = (uint8_t)strtol(carrier, NULL, 10); in on_cmd_operator_index_query()
3389 LOG_INF("Operator Index: %u", iface_ctx.operator_index); in on_cmd_operator_index_query()