template <class Storage>
class GenericSetBdaddrCommandView
Defined at line 3659 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
Public Methods
void GenericSetBdaddrCommandView<Storage> ()
Defined at line 3661 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
void GenericSetBdaddrCommandView<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 3662 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
void GenericSetBdaddrCommandView<Storage> (const GenericSetBdaddrCommandView<OtherStorage> & emboss_reserved_local_other)
Defined at line 3668 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename Arg, typename = typename ::std::enable_if< !EmbossReservedInternalIsGenericSetBdaddrCommandView< typename ::std::remove_cv<typename ::std::remove_reference< Arg>::type>::type>::value>::type>
void GenericSetBdaddrCommandView<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 3678 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename Arg0,typename Arg1,typename... Args>
void GenericSetBdaddrCommandView<Storage> (Arg0 &&emboss_reserved_local_arg0,Arg1 &&emboss_reserved_local_arg1,Args &&...emboss_reserved_local_args)
Defined at line 3684 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
GenericSetBdaddrCommandView<Storage> & operator= (const GenericSetBdaddrCommandView<OtherStorage> & emboss_reserved_local_other)
Defined at line 3694 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
bool Ok ()
Defined at line 3702 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
Storage BackingStorage ()
Defined at line 3736 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
bool IsComplete ()
Defined at line 3737 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::std::size_t SizeInBytes ()
Defined at line 3743 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
bool SizeIsKnown ()
Defined at line 3746 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
bool Equals (GenericSetBdaddrCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 3752 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericSetBdaddrCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 3790 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericSetBdaddrCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 3822 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
void CopyFrom (GenericSetBdaddrCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 3830 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericSetBdaddrCommandView<OtherStorage> emboss_reserved_local_other)
Defined at line 3837 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
bool IsAggregate ()
Defined at line 3846 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedVirtualHdrSizeView hdr_size ()
Defined at line 3876 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_hdr_size ()
Defined at line 3879 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()
Defined at line 3923 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_IntrinsicSizeInBytes ()
Defined at line 3926 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedVirtualParameterSizeView parameter_size ()
Defined at line 3958 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_parameter_size ()
Defined at line 3961 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()
Defined at line 3993 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_MaxSizeInBytes ()
Defined at line 3996 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()
Defined at line 4028 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_MinSizeInBytes ()
Defined at line 4031 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 6965 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_header ()
Defined at line 6994 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
typename ::pw::bluetooth::emboss::GenericBdAddrView<typename Storage::template OffsetStorageType<0, 3>> bdaddr ()
Defined at line 7001 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
::emboss::support::Maybe<bool> has_bdaddr ()
Defined at line 7030 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h
Records
Friends
template <class OtherStorage>
class GenericSetBdaddrCommandView