template <class Storage>
class GenericStartFirmwareDownloadCommandView
Defined at line 4654 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
Public Methods
void GenericStartFirmwareDownloadCommandView<Storage> ()
Defined at line 4656 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
void GenericStartFirmwareDownloadCommandView<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 4657 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
void GenericStartFirmwareDownloadCommandView<Storage> (const GenericStartFirmwareDownloadCommandView<OtherStorage> & emboss_reserved_local_other)
Defined at line 4663 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename Arg, typename = typename ::std::enable_if< !EmbossReservedInternalIsGenericStartFirmwareDownloadCommandView< typename ::std::remove_cv<typename ::std::remove_reference< Arg>::type>::type>::value>::type>
void GenericStartFirmwareDownloadCommandView<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 4673 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename Arg0,typename Arg1,typename... Args>
void GenericStartFirmwareDownloadCommandView<Storage> (Arg0 &&emboss_reserved_local_arg0,Arg1 &&emboss_reserved_local_arg1,Args &&...emboss_reserved_local_args)
Defined at line 4679 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
GenericStartFirmwareDownloadCommandView<Storage> & operator= (const GenericStartFirmwareDownloadCommandView<OtherStorage> & emboss_reserved_local_other)
Defined at line 4689 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
bool Ok ()
Defined at line 4697 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
Storage BackingStorage ()
Defined at line 4727 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
bool IsComplete ()
Defined at line 4728 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::std::size_t SizeInBytes ()
Defined at line 4734 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
bool SizeIsKnown ()
Defined at line 4737 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
bool Equals (GenericStartFirmwareDownloadCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 4743 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericStartFirmwareDownloadCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 4764 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericStartFirmwareDownloadCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 4782 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
void CopyFrom (GenericStartFirmwareDownloadCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 4790 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericStartFirmwareDownloadCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 4797 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
bool IsAggregate ()
Defined at line 4806 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedVirtualHdrSizeView hdr_size ()
Defined at line 4836 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_hdr_size ()
Defined at line 4839 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()
Defined at line 4877 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_IntrinsicSizeInBytes ()
Defined at line 4880 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedVirtualParameterSizeView parameter_size ()
Defined at line 4912 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_parameter_size ()
Defined at line 4915 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()
Defined at line 4947 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_MaxSizeInBytes ()
Defined at line 4950 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()
Defined at line 4982 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_MinSizeInBytes ()
Defined at line 4985 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
typename ::bt_hci_broadcom::GenericCommandHeaderView<typename Storage::template OffsetStorageType<0, 0>> header ()
Defined at line 7403 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_header ()
Defined at line 7432 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
Records
Friends
template <class OtherStorage>
class GenericStartFirmwareDownloadCommandView