Namespaces

Enumerations

enum class ActivityType : uint8_t
Name Value
kSendPacket 0
kReceivePacket 1

Defined at line 48 of file ../../src/connectivity/bluetooth/hci/vendor/broadcom/bt_hci_broadcom.h

enum class BroadcomOpCode : ::std::uint16_t
Name Value Comments
SET_BAUD_RATE static_cast</**/::std::int32_t>(64536LL) --
WRITE_SLEEP_MODE static_cast</**/::std::int32_t>(64551LL)
LAUNCH_RAM static_cast</**/::std::int32_t>(64590LL)
READ_VERBOSE_CONFIG_VERSION_INFO static_cast</**/::std::int32_t>(64633LL)
SET_DOWNLOAD_CONFIG static_cast</**/::std::int32_t>(65138LL)
SET_POWER_CAP static_cast</**/::std::int32_t>(65280LL)

Defined at line 80 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

enum class SleepMode : ::std::uint8_t
Name Value Comments
DISABLED static_cast</**/::std::int32_t>(0LL) --
UART static_cast</**/::std::int32_t>(1LL)
RESERVED static_cast</**/::std::int32_t>(2LL)
USB static_cast</**/::std::int32_t>(3LL)

Defined at line 466 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

enum class SetPowerCapSubOpCode : ::std::uint8_t
Name Value
SET static_cast</**/::std::int32_t>(1LL)

Defined at line 2783 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

enum class SetPowerCapCmdFormatOpCode : ::std::uint16_t
Name Value
FORMAT_2 static_cast</**/::std::int32_t>(2LL)

Defined at line 2787 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

Records

Functions

  • template <typename T>
    GenericCommandHeaderView< ::emboss::support::ContiguousBuffer<typename ::std::remove_reference<decltype(*::std::declval<T>()->data())>::type, 1, 0>> MakeCommandHeaderView (T && emboss_reserved_local_arg)

    Defined at line 432 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T>
    GenericCommandHeaderView< ::emboss::support::ContiguousBuffer<T, 1, 0>> MakeCommandHeaderView (T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 447 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T, ::std::size_t kAlignment>
    GenericCommandHeaderView< ::emboss::support::ContiguousBuffer<T, kAlignment, 0>> MakeAlignedCommandHeaderView (T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 456 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T>
    GenericWriteSleepModeCmdView< ::emboss::support::ContiguousBuffer<typename ::std::remove_reference<decltype(*::std::declval<T>()->data())>::type, 1, 0>> MakeWriteSleepModeCmdView (T && emboss_reserved_local_arg)

    Defined at line 1294 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T>
    GenericWriteSleepModeCmdView< ::emboss::support::ContiguousBuffer<T, 1, 0>> MakeWriteSleepModeCmdView (T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 1309 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T, ::std::size_t kAlignment>
    GenericWriteSleepModeCmdView< ::emboss::support::ContiguousBuffer<T, kAlignment, 0>> MakeAlignedWriteSleepModeCmdView (T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 1318 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T>
    GenericSetDownloadConfigCommandView< ::emboss::support::ContiguousBuffer<typename ::std::remove_reference<decltype(*::std::declval<T>()->data())>::type, 1, 0>> MakeSetDownloadConfigCommandView (T && emboss_reserved_local_arg)

    Defined at line 1792 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T>
    GenericSetDownloadConfigCommandView< ::emboss::support::ContiguousBuffer<T, 1, 0>> MakeSetDownloadConfigCommandView (T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 1807 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T, ::std::size_t kAlignment>
    GenericSetDownloadConfigCommandView< ::emboss::support::ContiguousBuffer<T, kAlignment, 0>> MakeAlignedSetDownloadConfigCommandView (T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 1816 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T>
    GenericSetBaudRateCommandView< ::emboss::support::ContiguousBuffer<typename ::std::remove_reference<decltype(*::std::declval<T>()->data())>::type, 1, 0>> MakeSetBaudRateCommandView (T && emboss_reserved_local_arg)

    Defined at line 2290 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T>
    GenericSetBaudRateCommandView< ::emboss::support::ContiguousBuffer<T, 1, 0>> MakeSetBaudRateCommandView (T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 2305 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T, ::std::size_t kAlignment>
    GenericSetBaudRateCommandView< ::emboss::support::ContiguousBuffer<T, kAlignment, 0>> MakeAlignedSetBaudRateCommandView (T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 2314 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T>
    GenericReadVerboseConfigVersionInfoCommandCompleteEventView< ::emboss::support::ContiguousBuffer<typename ::std::remove_reference<decltype(*::std::declval<T>()->data())>::type, 1, 0>> MakeReadVerboseConfigVersionInfoCommandCompleteEventView (T && emboss_reserved_local_arg)

    Defined at line 2749 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T>
    GenericReadVerboseConfigVersionInfoCommandCompleteEventView< ::emboss::support::ContiguousBuffer<T, 1, 0>> MakeReadVerboseConfigVersionInfoCommandCompleteEventView (T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 2764 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T, ::std::size_t kAlignment>
    GenericReadVerboseConfigVersionInfoCommandCompleteEventView< ::emboss::support::ContiguousBuffer<T, kAlignment, 0>> MakeAlignedReadVerboseConfigVersionInfoCommandCompleteEventView (T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 2773 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T>
    GenericSetPowerCapCommandView< ::emboss::support::ContiguousBuffer<typename ::std::remove_reference<decltype(*::std::declval<T>()->data())>::type, 1, 0>> MakeSetPowerCapCommandView (T && emboss_reserved_local_arg)

    Defined at line 3569 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T>
    GenericSetPowerCapCommandView< ::emboss::support::ContiguousBuffer<T, 1, 0>> MakeSetPowerCapCommandView (T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 3584 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h

  • template <typename T::std::size_t kAlignment>
    GenericSetPowerCapCommandView< ::emboss::support::ContiguousBuffer<T, kAlignment, 0>> MakeAlignedSetPowerCapCommandView (T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 3593 of file gen/src/connectivity/bluetooth/hci/vendor/broadcom/packets.emb.h