Searched defs:BluetoothBleAdvertiserSettings (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ | ||
H A D | bluetooth_ble_advertiser_settings.h | 24 class BluetoothBleAdvertiserSettings : public Parcelable, public bluetooth::AdvertiserSettings { class 27 explicit BluetoothBleAdvertiserSettings(const bluetooth::AdvertiserSettings &other) in BluetoothBleAdvertiserSettings() function in OHOS::Bluetooth::BluetoothBleAdvertiserSettings 30 BluetoothBleAdvertiserSettings(const BluetoothBleAdvertiserSettings &other) : bluetooth::AdvertiserSettings(other) in BluetoothBleAdvertiserSettings() function in OHOS::Bluetooth::BluetoothBleAdvertiserSettings |
Completed in 1 milliseconds