class AssignedCodingFormat
Defined at line 608 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/common_types.h
Coding Format, as specified by the Bluetooth SIG (see Assigned Numbers document for values):
https://www.bluetooth.com/specifications/assigned-numbers/
Public Members
static AssignedCodingFormat kULawLog
static AssignedCodingFormat kALawLog
static AssignedCodingFormat kCvsd
static AssignedCodingFormat kTransparent
static AssignedCodingFormat kLinearPcm
static AssignedCodingFormat kMsbc
static AssignedCodingFormat kLc3
static AssignedCodingFormat kG729A
Public Methods
void AssignedCodingFormat ()
Defined at line 634 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/common_types.h
void AssignedCodingFormat (uint8_t value)
Defined at line 635 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/common_types.h
EnumForSwitching_ operator fuchsia_bluetooth::AssignedCodingFormat::EnumForSwitching_ ()
Defined at line 636 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 637 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/common_types.h
bool IsUnknown ()
Defined at line 639 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/common_types.h
AssignedCodingFormat 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 664 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/common_types.h