Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_advertiser_settings.cpp44 if (!parcel.WriteInt8(ownAddrType_)) { in Marshalling()
91 if (!parcel.ReadInt8(ownAddrType_)) { in ReadFromParcel()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h407 return ownAddrType_; in GetOwnAddrType()
418 ownAddrType_ = addrType; in SetOwnAddrType()
429 int8_t ownAddrType_ = -1; member in OHOS::bluetooth::AdvertiserSettings
H A Dble_service_data.cpp448 return ownAddrType_; in GetOwnAddrType()
459 ownAddrType_ = addrType; in SetOwnAddrType()
H A Dble_service_data.h373 int8_t ownAddrType_ = -1; member in OHOS::bluetooth::BleAdvertiserSettingsImpl
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_advertiser.h330 int8_t ownAddrType_ = -1; member in OHOS::Bluetooth::BleAdvertiserSettings
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp702 return ownAddrType_; in GetOwnAddrType()
707 ownAddrType_ = addrType; in SetOwnAddrType()

Completed in 8 milliseconds