Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c972 static int32_t CopySoftBusBcScanFilter(const BcScanFilter *srcFilter, SoftBusBcScanFilter *dstFilte… in CopySoftBusBcScanFilter() function
1031 int32_t ret = CopySoftBusBcScanFilter(filter + size, adapterFilter + size); in CovertSoftBusBcScanFilters()