Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/dfinder/
H A Dnstackx_test.c74 .onDeviceListChanged = OnDeviceFound,
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h227 NSTACKX_OnDeviceListChanged onDeviceListChanged; member
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/
H A Ddisc_nstackx_adapter.c201 .onDeviceListChanged = OnDeviceFound,
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1678 if (g_parameter.onDeviceListChanged != NULL) { in NotifyDeviceListChanged()
1680 g_parameter.onDeviceListChanged(deviceList, deviceCount); in NotifyDeviceListChanged()