Home
last modified time | relevance | path

Searched refs:AdvertiserData (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_advertiser_data.h23 class BluetoothBleAdvertiserData : public Parcelable, public bluetooth::AdvertiserData {
26 explicit BluetoothBleAdvertiserData(const bluetooth::AdvertiserData &other) : bluetooth::AdvertiserData(other) in BluetoothBleAdvertiserData()
28 explicit BluetoothBleAdvertiserData(const BluetoothBleAdvertiserData &other) : bluetooth::AdvertiserData(other) in BluetoothBleAdvertiserData()
30 BluetoothBleAdvertiserData& operator=(const bluetooth::AdvertiserData &other) = delete;
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h47 class AdvertiserData { class
54 AdvertiserData(){}; in AdvertiserData() function in OHOS::bluetooth::AdvertiserData
61 virtual ~AdvertiserData(){}; in ~AdvertiserData()

Completed in 2 milliseconds