Searched refs:SetOwnAddrType (Results 1 – 6 of 6) sorted by relevance
338 setting.SetOwnAddrType(settings.GetOwnAddrType()); in StartAdvertising()391 setting.SetOwnAddrType(settings.GetOwnAddrType()); in StartAdvertising()710 void BleAdvertiserSettings::SetOwnAddrType(int8_t addrType) in SetOwnAddrType() function in OHOS::Bluetooth::BleAdvertiserSettings
320 void SetOwnAddrType(int8_t addrType);
416 void SetOwnAddrType(int8_t addrType) in SetOwnAddrType() function
389 void SetOwnAddrType(int8_t addrType);
477 void BleAdvertiserSettingsImpl::SetOwnAddrType(int8_t addrType) in SetOwnAddrType() function in OHOS::bluetooth::BleAdvertiserSettingsImpl
642 settings.SetOwnAddrType(ownAddrParams->addrType); in BleStartAdvWithAddr()