Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_advertiser_settings.cpp37 if (!parcel.WriteInt32(secondaryPhy_)) { in Marshalling()
82 if (!parcel.ReadInt32(secondaryPhy_)) { in ReadFromParcel()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h363 return secondaryPhy_; in GetSecondaryPhy()
374 secondaryPhy_ = secondaryPhy; in SetSecondaryPhy()
427 int secondaryPhy_ {};
H A Dble_service_data.cpp404 return secondaryPhy_; in GetSecondaryPhy()
415 secondaryPhy_ = secondaryPhy; in SetSecondaryPhy()
H A Dble_service_data.h369 int secondaryPhy_ = BLE_ADVERTISEMENT_PHY_1M; member in OHOS::bluetooth::BleAdvertiserSettingsImpl
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_advertiser.h328 int secondaryPhy_ = BLE_ADVERTISEMENT_PHY_1M; member in OHOS::Bluetooth::BleAdvertiserSettings
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp682 return secondaryPhy_; in GetSecondaryPhy()
687 secondaryPhy_ = secondaryPhy; in SetSecondaryPhy()

Completed in 7 milliseconds