Namespaces

Enumerations

enum class LegacyAdvertisingType : uint8_t
Name Value Comments
kAdvInd 0u

Connectable and scannable.

kAdvDirectInd 1u

Connectable, high-duty cycle, directed.

kAdvScanInd 2u

Scannable, undirected.

kAdvNonconnInd 3u

Non-connectable, undirected

kScanRsp 4u

Scan response

LE legacy advertising types from Bluetooth Core Specification v5.4, Vol 4, Part E, 7.8.5.

Defined at line 910 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/common_types.h

enum class PacketDirection : uint32_t
Name Value
kHostToController 1u
kControllerToHost 2u

Defined at line 1112 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/common_types.h

Records