Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link.c1361 static int32_t GetWlanLinkedAttribute(int32_t *channel, bool *is5GBand, bool *isConnected) in GetWlanLinkedAttribute() function
1459 if (GetWlanLinkedAttribute(&channel, &is5GBand, &isConnected) != SOFTBUS_OK) { in FillWlanLinkInfo()