Home
last modified time | relevance | path

Searched refs:g_wlanChannelInfoCb (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_adapter_wlan_extend_test.cpp31 static WlanChannelInfoCb *g_wlanChannelInfoCb = NULL; variable
68 g_wlanChannelInfoCb = NULL; in HWTEST_F()
72 laneReqId = SoftBusRegWlanChannelInfoCb(g_wlanChannelInfoCb); in HWTEST_F()
/foundation/communication/dsoftbus/adapter/common/net/hdi/common/
H A Dsoftbus_adapter_wlan_extend.c33 static WlanChannelInfoCb *g_wlanChannelInfoCb = NULL; variable
44 g_wlanChannelInfoCb = cb; in SoftBusRegWlanChannelInfoCb()
63 if (g_wlanChannelInfoCb->onChannelInfoAvailable != NULL) { in ExcuteChannelMeas()
64 g_wlanChannelInfoCb->onChannelInfoAvailable(info, num); in ExcuteChannelMeas()

Completed in 1 milliseconds