class LogicalTransportType
Defined at line 738 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/common_types.h
Logical transport types that may be used with encoded data streams. Note that these values do
not correspond to constants from the Bluetooth Core specification, nor are BR/EDR values
supported yet.
Public Members
static LogicalTransportType kLeCis
static LogicalTransportType kLeBis
Public Methods
void LogicalTransportType ()
Defined at line 754 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/common_types.h
void LogicalTransportType (uint8_t value)
Defined at line 755 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/common_types.h
EnumForSwitching_ operator fuchsia_bluetooth::LogicalTransportType::EnumForSwitching_ ()
Defined at line 756 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/common_types.h
uint8_t operator unsigned char ()
Defined at line 757 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/common_types.h
bool IsUnknown ()
Defined at line 759 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/common_types.h
LogicalTransportType Unknown ()
Returns an enum corresponding to the member designated as
in the
FIDL schema if exists, or a compiler-reserved unknown value otherwise.
Defined at line 772 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/common_types.h