Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_scan_filter.cpp32 if (!parcel.WriteBool(hasServiceUuidMask_)) { in Marshalling()
104 if (!parcel.ReadBool(hasServiceUuidMask_)) { in ReadFromParcel()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h489 (hasServiceUuidMask_ == rhs.hasServiceUuidMask_) && in operator ==()
509 bool hasServiceUuidMask_ = false; member in OHOS::Bluetooth::BleScanFilter
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h879 hasServiceUuidMask_ = true; in SetServiceUuidMask()
884 return hasServiceUuidMask_; in HasServiceUuidMask()
993 bool hasServiceUuidMask_ = false; member in OHOS::bluetooth::ScanFilter
H A Dble_service_data.cpp149 hasServiceUuidMask_ = true; in SetServiceUuidMask()
154 return hasServiceUuidMask_; in HasServiceUuidMask()
H A Dble_service_data.h472 bool hasServiceUuidMask_ = false; member in OHOS::bluetooth::BleScanFilterImpl
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp753 hasServiceUuidMask_ = true; in SetServiceUuidMask()
758 return hasServiceUuidMask_; in HasServiceUuidMask()

Completed in 12 milliseconds