template <class Storage>
class GenericMfgModeChangeCommandView
Defined at line 3467 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
Public Methods
void GenericMfgModeChangeCommandView<Storage> ()
Defined at line 3469 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
void GenericMfgModeChangeCommandView<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 3470 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
void GenericMfgModeChangeCommandView<Storage> (const GenericMfgModeChangeCommandView<OtherStorage> & emboss_reserved_local_other)
Defined at line 3476 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename Arg, typename = typename ::std::enable_if<
!EmbossReservedInternalIsGenericMfgModeChangeCommandView<
typename ::std::remove_cv<typename ::std::remove_reference<
Arg>::type>::type>::value>::type>
void GenericMfgModeChangeCommandView<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 3486 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename Arg0, typename Arg1, typename... Args>
void GenericMfgModeChangeCommandView<Storage> (Arg0 && emboss_reserved_local_arg0, Arg1 && emboss_reserved_local_arg1, Args &&... emboss_reserved_local_args)
Defined at line 3492 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
GenericMfgModeChangeCommandView<Storage> & operator= (const GenericMfgModeChangeCommandView<OtherStorage> & emboss_reserved_local_other)
Defined at line 3502 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
bool Ok ()
Defined at line 3510 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
Storage BackingStorage ()
Defined at line 3548 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
bool IsComplete ()
Defined at line 3549 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::std::size_t SizeInBytes ()
Defined at line 3555 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
bool SizeIsKnown ()
Defined at line 3558 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
bool Equals (GenericMfgModeChangeCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 3564 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericMfgModeChangeCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 3619 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericMfgModeChangeCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 3665 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
void CopyFrom (GenericMfgModeChangeCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 3673 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericMfgModeChangeCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 3680 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
bool IsAggregate ()
Defined at line 3689 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
EmbossReservedVirtualHdrSizeView hdr_size ()
Defined at line 3719 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_hdr_size ()
Defined at line 3722 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()
Defined at line 3778 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_IntrinsicSizeInBytes ()
Defined at line 3781 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
EmbossReservedVirtualParameterSizeView parameter_size ()
Defined at line 3813 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_parameter_size ()
Defined at line 3816 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()
Defined at line 3848 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_MaxSizeInBytes ()
Defined at line 3851 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()
Defined at line 3883 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_MinSizeInBytes ()
Defined at line 3886 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
typename ::pw::bluetooth::emboss::GenericCommandHeaderView<typename Storage::template OffsetStorageType<0, 0>> header ()
Defined at line 7567 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_header ()
Defined at line 7596 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::GenericEnableParam, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 3>>, 8>> enable ()
Defined at line 7603 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_enable ()
Defined at line 7641 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
typename ::emboss::support::EnumView< ::bt_hci_intel::MfgDisableMode, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 4>>, 8>> disable_mode ()
Defined at line 7648 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
::emboss::support::Maybe<bool> has_disable_mode ()
Defined at line 7686 of file gen/src/connectivity/bluetooth/hci/vendor/intel/packets.emb.h
Records
Friends
template <class OtherStorage>
class GenericMfgModeChangeCommandView