Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_advertiser_settings.cpp34 if (!parcel.WriteInt32(primaryPhy_)) { in Marshalling()
79 if (!parcel.ReadInt32(primaryPhy_)) { in ReadFromParcel()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h341 return primaryPhy_; in GetPrimaryPhy()
352 primaryPhy_ = primaryPhy; in SetPrimaryPhy()
426 int primaryPhy_ {};
H A Dble_service_data.cpp382 return primaryPhy_; in GetPrimaryPhy()
393 primaryPhy_ = primaryPhy; in SetPrimaryPhy()
H A Dble_service_data.h367 int primaryPhy_ = BLE_ADVERTISEMENT_PHY_1M; member in OHOS::bluetooth::BleAdvertiserSettingsImpl
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_advertiser.h327 int primaryPhy_ = BLE_ADVERTISEMENT_PHY_1M; member in OHOS::Bluetooth::BleAdvertiserSettings
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp672 return primaryPhy_; in GetPrimaryPhy()
677 primaryPhy_ = primaryPhy; in SetPrimaryPhy()

Completed in 7 milliseconds