Home
last modified time | relevance | path

Searched refs:WlanChannelInfoCb (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_adapter_wlan_extend_test.cpp31 static WlanChannelInfoCb *g_wlanChannelInfoCb = NULL;
69 WlanChannelInfoCb *g_wlanChannelInfoCbInit = new WlanChannelInfoCb(); in HWTEST_F()
/foundation/communication/dsoftbus/adapter/common/net/hdi/include/
H A Dsoftbus_adapter_wlan_extend.h44 } WlanChannelInfoCb; typedef
46 int32_t SoftBusRegWlanChannelInfoCb(WlanChannelInfoCb *cb);
/foundation/communication/dsoftbus/adapter/common/net/hdi/common/
H A Dsoftbus_adapter_wlan_extend_virtual.c19 int32_t SoftBusRegWlanChannelInfoCb(WlanChannelInfoCb *cb) in SoftBusRegWlanChannelInfoCb()
H A Dsoftbus_adapter_wlan_extend.c33 static WlanChannelInfoCb *g_wlanChannelInfoCb = NULL;
38 int32_t SoftBusRegWlanChannelInfoCb(WlanChannelInfoCb *cb) in SoftBusRegWlanChannelInfoCb()
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/include/
H A Dlnn_wifi_adpter_mock.h40 virtual int32_t SoftBusRegWlanChannelInfoCb(WlanChannelInfoCb *cb) = 0;
62 MOCK_METHOD1(SoftBusRegWlanChannelInfoCb, int32_t (WlanChannelInfoCb *cb));
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_wifi_adpter_mock.cpp136 int32_t SoftBusRegWlanChannelInfoCb(WlanChannelInfoCb *cb) in SoftBusRegWlanChannelInfoCb()

Completed in 2 milliseconds