Home
last modified time | relevance | path

Searched refs:advIndReport (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_utils.c253 (nativeFilter + filterSize)->advIndReport = (filter + filterSize)->advIndReport; in SoftbusFilterToBt()
330 bool advIndReport = (nativeFilter + filterSize)->advIndReport; in DumpBleScanFilter() local
349 "advIndReport=%{public}d", filterSize, serviceData, serviceDataMask, advIndReport); in DumpBleScanFilter()
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_type.h170 bool advIndReport; member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h974 void SetAdvIndReportFlag(bool advIndReport) in SetAdvIndReportFlag() argument
976 advIndReport_ = advIndReport; in SetAdvIndReportFlag()
H A Dble_service_data.cpp244 void BleScanFilterImpl::SetAdvIndReportFlag(bool advIndReport) in SetAdvIndReportFlag() argument
246 advIndReport_ = advIndReport; in SetAdvIndReportFlag()
H A Dble_service_data.h459 void SetAdvIndReportFlag(bool advIndReport);
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_type.h412 bool advIndReport; member
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h393 bool advIndReport; member
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c985 (adapterFilter + size)->advIndReport = (filter + size)->advIndReport; in CovertSoftBusBcScanFilters()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp882 scanFilter.SetAdvIndReportFlag(nativeScanFilter->advIndReport); in SetOneScanFilter()

Completed in 13 milliseconds