Home
last modified time | relevance | path

Searched refs:legacy_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_scan_settings.cpp28 if (!parcel.WriteBool(legacy_)) { in Marshalling()
69 if (!parcel.ReadBool(legacy_)) { in ReadFromParcel()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h723 legacy_ = legacy; in SetLegacy()
734 return legacy_; in GetLegacy()
806 bool legacy_ = true; variable
H A Dble_service_data.h219 return (legacy_ == rhs.GetLegacy()) &&
232 bool legacy_ = true; variable
H A Dble_service_data.cpp62 legacy_ = legacy; in SetLegacy()
67 return legacy_; in GetLegacy()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h393 bool legacy_ = true; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp676 legacy_ = legacy; in SetLegacy()
681 return legacy_; in GetLegacy()