Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_scan_filter.cpp63 if (!parcel.WriteUint16(manufacturerId_)) { in Marshalling()
119 if (!parcel.ReadUint16(manufacturerId_)) { in ReadFromParcel()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h494 (manufacturerId_ == rhs.manufacturerId_) && in operator ==()
516 uint16_t manufacturerId_ = 0; member in OHOS::Bluetooth::BleScanFilter
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h946 manufacturerId_ = manufacturerId; in SetManufacturerId()
951 return manufacturerId_; in GetManufacturerId()
1000 uint16_t manufacturerId_ = 0; member in OHOS::bluetooth::ScanFilter
H A Dble_service_data.cpp216 manufacturerId_ = manufacturerId; in SetManufacturerId()
221 return manufacturerId_; in GetManufacturerId()
H A Dble_service_data.h479 uint16_t manufacturerId_ = 0; member in OHOS::bluetooth::BleScanFilterImpl
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp821 manufacturerId_ = manufacturerId; in SetManufacturerId()
826 return manufacturerId_; in GetManufacturerId()

Completed in 8 milliseconds