Home
last modified time | relevance | path

Searched refs:hasSolicitationUuid_ (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_scan_filter.cpp35 if (!parcel.WriteBool(hasSolicitationUuid_)) { in Marshalling()
107 if (!parcel.ReadBool(hasSolicitationUuid_)) { in ReadFromParcel()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h490 (hasSolicitationUuid_ == rhs.hasSolicitationUuid_) && in operator ==()
510 bool hasSolicitationUuid_ = false; member in OHOS::Bluetooth::BleScanFilter
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h895 hasSolicitationUuid_ = true; in SetServiceSolicitationUuid()
900 return hasSolicitationUuid_; in HasSolicitationUuid()
994 bool hasSolicitationUuid_ = false; member in OHOS::bluetooth::ScanFilter
H A Dble_service_data.cpp165 hasSolicitationUuid_ = true; in SetServiceSolicitationUuid()
170 return hasSolicitationUuid_; in HasSolicitationUuid()
H A Dble_service_data.h473 bool hasSolicitationUuid_ = false; member in OHOS::bluetooth::BleScanFilterImpl
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp769 hasSolicitationUuid_ = true; in SetServiceSolicitationUuid()
774 return hasSolicitationUuid_; in HasSolicitationUuid()

Completed in 8 milliseconds