Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_common.h43 void NotifyDeviceListChanged(const NSTACKX_DeviceInfo *deviceList, uint32_t deviceCount);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device.c102 NotifyDeviceListChanged(&notifyDevice, 1); in DeviceInfoNotify()
H A Dnstackx_common.c1676 void NotifyDeviceListChanged(const NSTACKX_DeviceInfo *deviceList, uint32_t deviceCount) in NotifyDeviceListChanged() function