mirror of
https://gitee.com/openharmony/xts_hats
synced 2024-11-27 17:12:20 +00:00
cellListCurrentInfo
Signed-off-by: gaoxi785 <gaoxi785@huawei.com>
This commit is contained in:
parent
511e3f4658
commit
0e18a7afde
@ -398,7 +398,7 @@ public:
|
||||
int32_t GetNeighboringCellInfoListResponse(
|
||||
const RilRadioResponseInfo &responseInfo, const CellListNearbyInfo &cellInfoList) override;
|
||||
int32_t GetCurrentCellInfoResponse_1_1(const RilRadioResponseInfo &responseInfo,
|
||||
const CellListCurrentInfo_1_1 &cellInfoList) override;
|
||||
const CellListCurrentInfo_1_1 &cellListCurrentInfo) override;
|
||||
int32_t GetCurrentCellInfoResponse(
|
||||
const RilRadioResponseInfo &responseInfo, const CellListCurrentInfo &cellInfoList) override;
|
||||
int32_t SetPreferredNetworkResponse(const RilRadioResponseInfo &responseInfo) override;
|
||||
|
Loading…
Reference in New Issue
Block a user