Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_advertiser.h264 int GetPrimaryPhy() const;
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h339 int GetPrimaryPhy() const in GetPrimaryPhy() function in OHOS::bluetooth::AdvertiserSettings
H A Dble_service_data.h299 int GetPrimaryPhy() const;
H A Dble_service_data.cpp380 int BleAdvertiserSettingsImpl::GetPrimaryPhy() const in GetPrimaryPhy() function in OHOS::bluetooth::BleAdvertiserSettingsImpl
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp235 EXPECT_EQ(PHY_TYPE::PHY_LE_ALL_SUPPORTED, BleTest::bleInstance_->bleAdvertiserSettings_.GetPrimaryPhy()); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp670 int BleAdvertiserSettings::GetPrimaryPhy() const in GetPrimaryPhy() function in OHOS::Bluetooth::BleAdvertiserSettings
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp234 int primaryPhy = settings.GetPrimaryPhy(); in CheckAdvertiserPara()
788 para.primaryAdvPhy = settings.GetPrimaryPhy(); in SetExAdvParamToGap()

Completed in 11 milliseconds