Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_vap_info.h55 int32_t LnnGetRecommendChannel(const char *udid, int32_t *preferChannel);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_vap_info_virtual.c88 int32_t LnnGetRecommendChannel(const char *udid, int32_t *preferChannel) in LnnGetRecommendChannel() function
H A Dlnn_lane_link_p2p.c2820 int32_t ret = LnnGetRecommendChannel(udid, &preferChannel); in DumpHmlPreferChannel()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils.cpp145 ret = LnnGetRecommendChannel(udid, &channelIdLnn); in GetRecommendChannelFromLnn()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_utils.cpp145 ret = LnnGetRecommendChannel(udid, &channelIdLnn); in GetRecommendChannelFromLnn()