Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/modem/
Dhl7800.c505 uint8_t operator_index; member
1212 return iface_ctx.operator_index; in mdm_hl7800_get_operator_index()
3468 iface_ctx.operator_index = (uint8_t)strtol(carrier, NULL, 10); in on_cmd_operator_index_query()
3470 LOG_INF("Operator Index: %u", iface_ctx.operator_index); in on_cmd_operator_index_query()