Home
last modified time | relevance | path

Searched refs:GetOwnAddrType (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp338 setting.SetOwnAddrType(settings.GetOwnAddrType()); in StartAdvertising()
391 setting.SetOwnAddrType(settings.GetOwnAddrType()); in StartAdvertising()
705 int8_t BleAdvertiserSettings::GetOwnAddrType() const in GetOwnAddrType() function in OHOS::Bluetooth::BleAdvertiserSettings
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_advertiser.h312 int8_t GetOwnAddrType() const;
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h405 int8_t GetOwnAddrType() const in GetOwnAddrType() function
H A Dble_service_data.h381 int8_t GetOwnAddrType() const;
H A Dble_service_data.cpp466 int8_t BleAdvertiserSettingsImpl::GetOwnAddrType() const in GetOwnAddrType() function in OHOS::bluetooth::BleAdvertiserSettingsImpl