Home
last modified time | relevance | path

Searched refs:advIndReport_ (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_scan_filter.cpp72 if (!parcel.WriteBool(advIndReport_)) { in Marshalling()
128 if (!parcel.ReadBool(advIndReport_)) { in ReadFromParcel()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h976 advIndReport_ = advIndReport; in SetAdvIndReportFlag()
981 return advIndReport_; in GetAdvIndReportFlag()
1003 bool advIndReport_ = false; member in OHOS::bluetooth::ScanFilter
H A Dble_service_data.cpp246 advIndReport_ = advIndReport; in SetAdvIndReportFlag()
251 return advIndReport_; in GetAdvIndReportFlag()
H A Dble_service_data.h482 bool advIndReport_ = false; member in OHOS::bluetooth::BleScanFilterImpl

Completed in 6 milliseconds