Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_advertiser_settings.h24 class BluetoothBleAdvertiserSettings : public Parcelable, public bluetooth::AdvertiserSettings {
27 explicit BluetoothBleAdvertiserSettings(const bluetooth::AdvertiserSettings &other) in BluetoothBleAdvertiserSettings()
28 : bluetooth::AdvertiserSettings(other) in BluetoothBleAdvertiserSettings()
30 BluetoothBleAdvertiserSettings(const BluetoothBleAdvertiserSettings &other) : bluetooth::AdvertiserSettings(other) in BluetoothBleAdvertiserSettings()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h227 class AdvertiserSettings { class
234 AdvertiserSettings(){}; in AdvertiserSettings() function in OHOS::bluetooth::AdvertiserSettings
241 virtual ~AdvertiserSettings(){}; in ~AdvertiserSettings()

Completed in 3 milliseconds