Home
last modified time | relevance | path

Searched refs:includeTxPower_ (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_advertiser_data.cpp44 if (!parcel.WriteBool(includeTxPower_)) { in Marshalling()
85 if (!parcel.ReadBool(includeTxPower_)) { in ReadFromParcel()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h198 return includeTxPower_; in GetIncludeTxPower()
209 includeTxPower_ = flag; in SetIncludeTxPower()
219 bool includeTxPower_ = false; member in OHOS::bluetooth::AdvertiserData
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_advertiser.h168 bool includeTxPower_ = false; member in OHOS::Bluetooth::BleAdvertiserData
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp616 return includeTxPower_; in GetIncludeTxPower()
621 includeTxPower_ = flag; in SetIncludeTxPower()

Completed in 4 milliseconds