Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_scan_filter.cpp29 if (!parcel.WriteBool(hasServiceUuid_)) { in Marshalling()
101 if (!parcel.ReadBool(hasServiceUuid_)) { in ReadFromParcel()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h488 (hasServiceUuid_ == rhs.hasServiceUuid_) && in operator ==()
508 bool hasServiceUuid_ = false; member in OHOS::Bluetooth::BleScanFilter
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h863 hasServiceUuid_ = true; in SetServiceUuid()
868 return hasServiceUuid_; in HasServiceUuid()
992 bool hasServiceUuid_ = false; member in OHOS::bluetooth::ScanFilter
H A Dble_service_data.cpp133 hasServiceUuid_ = true; in SetServiceUuid()
138 return hasServiceUuid_; in HasServiceUuid()
H A Dble_service_data.h471 bool hasServiceUuid_ = false; member in OHOS::bluetooth::BleScanFilterImpl
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp737 hasServiceUuid_ = true; in SetServiceUuid()
742 return hasServiceUuid_; in HasServiceUuid()

Completed in 8 milliseconds