Home
last modified time | relevance | path

Searched refs:GetSecondaryPhy (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_advertiser.h280 int GetSecondaryPhy() const;
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h361 int GetSecondaryPhy() const in GetSecondaryPhy() function in OHOS::bluetooth::AdvertiserSettings
H A Dble_service_data.h315 int GetSecondaryPhy() const;
H A Dble_service_data.cpp402 int BleAdvertiserSettingsImpl::GetSecondaryPhy() const in GetSecondaryPhy() function in OHOS::bluetooth::BleAdvertiserSettingsImpl
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp236 EXPECT_EQ(PHY_TYPE::PHY_LE_2M, BleTest::bleInstance_->bleAdvertiserSettings_.GetSecondaryPhy()); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp680 int BleAdvertiserSettings::GetSecondaryPhy() const in GetSecondaryPhy() function in OHOS::Bluetooth::BleAdvertiserSettings
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp235 int secondaryPhy = settings.GetSecondaryPhy(); in CheckAdvertiserPara()
789 para.secondaryAdvPhy = settings.GetSecondaryPhy(); in SetExAdvParamToGap()

Completed in 12 milliseconds