Searched refs:operator_index (Results 1 – 1 of 1) sorted by relevance
502 uint8_t operator_index; member1171 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()