Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h469 void SetAdvIndReportFlag(bool advIndReprot);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp855 void BleScanFilter::SetAdvIndReportFlag(bool advIndReprot) in SetAdvIndReportFlag() argument
857 advIndReprot_ = advIndReprot; in SetAdvIndReportFlag()