class PhySetBtCoexistenceModeRequest
Defined at line 1642 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
Public Methods
void PhySetBtCoexistenceModeRequest (Storage_ storage)
void PhySetBtCoexistenceModeRequest (::fuchsia_wlan_internal::BtCoexistenceMode mode)
void PhySetBtCoexistenceModeRequest ()
Default constructs a |PhySetBtCoexistenceModeRequest| only if all of its members are default constructible.
Defined at line 1653 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhySetBtCoexistenceModeRequest (PhySetBtCoexistenceModeRequest && )
Defined at line 1656 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhySetBtCoexistenceModeRequest (const PhySetBtCoexistenceModeRequest & other)
PhySetBtCoexistenceModeRequest & operator= (PhySetBtCoexistenceModeRequest && )
Defined at line 1657 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
PhySetBtCoexistenceModeRequest & operator= (const PhySetBtCoexistenceModeRequest & other)
bool operator== (const PhySetBtCoexistenceModeRequest & other)
bool operator!= (const PhySetBtCoexistenceModeRequest & other)
::fuchsia_wlan_internal::BtCoexistenceMode mode ()
::fuchsia_wlan_internal::BtCoexistenceMode & mode ()
PhySetBtCoexistenceModeRequest & mode (::fuchsia_wlan_internal::BtCoexistenceMode value)
Setter for mode.
void PhySetBtCoexistenceModeRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits