mirror of
https://gitee.com/openharmony/telephony_ril_adapter
synced 2024-11-30 11:20:46 +00:00
IssueNo: 搜网性能优化
Description: 搜网性能优化 Sig: SIG_Telephony Feature or Bugfix: Feature Binary Source: No Signed-off-by: liuxiyao223 <liuxiyao223@huawei.com>
This commit is contained in:
parent
916416624d
commit
1c817d8bf4
@ -32,6 +32,9 @@ struct OperatorInfoResult {
|
||||
|
||||
/** MCC+MNC of the registered network. */
|
||||
std::string numeric = "";
|
||||
|
||||
/** flag, Used by search network manager in response. */
|
||||
int64_t flag = 0;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user