Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_scan_filter.cpp49 BluetoothUuid serviceSolicitationUuid = BluetoothUuid(serviceSolicitationUuid_); in Marshalling()
150 serviceSolicitationUuid_ = BluetoothUuid(*serviceSolicitationUuid); in ReadUuidFromParcel()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h486 (serviceSolicitationUuid_ == rhs.serviceSolicitationUuid_) && in operator ==()
506 UUID serviceSolicitationUuid_; member in OHOS::Bluetooth::BleScanFilter
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h894 serviceSolicitationUuid_ = serviceSolicitationUuid; in SetServiceSolicitationUuid()
905 return serviceSolicitationUuid_; in GetServiceSolicitationUuid()
990 Uuid serviceSolicitationUuid_; member in OHOS::bluetooth::ScanFilter
H A Dble_service_data.cpp164 serviceSolicitationUuid_ = serviceSolicitationUuid; in SetServiceSolicitationUuid()
175 return serviceSolicitationUuid_; in GetServiceSolicitationUuid()
H A Dble_service_data.h469 Uuid serviceSolicitationUuid_; member in OHOS::bluetooth::BleScanFilterImpl
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp768 serviceSolicitationUuid_ = serviceSolicitationUuid; in SetServiceSolicitationUuid()
779 return serviceSolicitationUuid_; in GetServiceSolicitationUuid()

Completed in 10 milliseconds