class PhySetBtCoexistenceModeResult
Defined at line 677 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
Public Methods
void PhySetBtCoexistenceModeResult ()
void PhySetBtCoexistenceModeResult (const PhySetBtCoexistenceModeResult & )
Defined at line 683 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
PhySetBtCoexistenceModeResult & operator= (const PhySetBtCoexistenceModeResult & )
Defined at line 684 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
void PhySetBtCoexistenceModeResult (PhySetBtCoexistenceModeResult && )
Defined at line 685 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
PhySetBtCoexistenceModeResult WithResponse (::fuchsia_wlan_device::wire::PhySetBtCoexistenceModeResponse val)
PhySetBtCoexistenceModeResult & operator= (PhySetBtCoexistenceModeResult && )
Defined at line 686 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h
::fuchsia_wlan_device::wire::PhySetBtCoexistenceModeResponse & response ()
const ::fuchsia_wlan_device::wire::PhySetBtCoexistenceModeResponse & response ()
bool is_err ()
PhySetBtCoexistenceModeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_device::wire::PhySetBtCoexistenceModeResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 688 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h