Home
last modified time | relevance | path

Searched refs:GetIncludeDeviceName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp233 outData.SetIncludeDeviceName(data.GetIncludeDeviceName()); in ConvertBleAdvertiserData()
273 if (data.GetIncludeDeviceName()) { in GetAdvertiserTotalBytes()
609 bool BleAdvertiserData::GetIncludeDeviceName() const in GetIncludeDeviceName() function in OHOS::Bluetooth::BleAdvertiserData
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_advertiser.h136 bool GetIncludeDeviceName() const;
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h174 bool GetIncludeDeviceName() const in GetIncludeDeviceName() function