Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/vendor/include/
H A Dat_network.h71 void ReqGetPhysicalChannelConfig(const ReqDataInfo *requestInfo);
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_adapter.c155 .GetPhysicalChannelConfig = ReqGetPhysicalChannelConfig,
H A Dat_network.c1880 void ReqGetPhysicalChannelConfig(const ReqDataInfo *requestInfo) in ReqGetPhysicalChannelConfig() function