Namespaces

Enumerations

enum class StatusCode : ::std::uint8_t
Name Value Comments
SUCCESS static_cast</**/::std::int32_t>(0LL) --
UNKNOWN_COMMAND static_cast</**/::std::int32_t>(1LL)
UNKNOWN_CONNECTION_ID static_cast</**/::std::int32_t>(2LL)
HARDWARE_FAILURE static_cast</**/::std::int32_t>(3LL)
PAGE_TIMEOUT static_cast</**/::std::int32_t>(4LL)
AUTHENTICATION_FAILURE static_cast</**/::std::int32_t>(5LL)
PIN_OR_KEY_MISSING static_cast</**/::std::int32_t>(6LL)
MEMORY_CAPACITY_EXCEEDED static_cast</**/::std::int32_t>(7LL)
CONNECTION_TIMEOUT static_cast</**/::std::int32_t>(8LL)
CONNECTION_LIMIT_EXCEEDED static_cast</**/::std::int32_t>(9LL)
SYNCHRONOUS_CONNECTION_LIMIT_EXCEEDED static_cast</**/::std::int32_t>(10LL)
CONNECTION_ALREADY_EXISTS static_cast</**/::std::int32_t>(11LL)
COMMAND_DISALLOWED static_cast</**/::std::int32_t>(12LL)
CONNECTION_REJECTED_LIMITED_RESOURCES static_cast</**/::std::int32_t>(13LL)
CONNECTION_REJECTED_SECURITY static_cast</**/::std::int32_t>(14LL)
CONNECTION_REJECTED_BAD_BD_ADDR static_cast</**/::std::int32_t>(15LL)
CONNECTION_ACCEPT_TIMEOUT_EXCEEDED static_cast</**/::std::int32_t>(16LL)
UNSUPPORTED_FEATURE_OR_PARAMETER static_cast</**/::std::int32_t>(17LL)
INVALID_HCI_COMMAND_PARAMETERS static_cast</**/::std::int32_t>(18LL)
REMOTE_USER_TERMINATED_CONNECTION static_cast</**/::std::int32_t>(19LL)
REMOTE_DEVICE_TERMINATED_CONNECTION_LOW_RESOURCES static_cast</**/::std::int32_t>(20LL)
REMOTE_DEVICE_TERMINATED_CONNECTION_POWER_OFF static_cast</**/::std::int32_t>(21LL)
CONNECTION_TERMINATED_BY_LOCAL_HOST static_cast</**/::std::int32_t>(22LL)
REPEATED_ATTEMPTS static_cast</**/::std::int32_t>(23LL)
PAIRING_NOT_ALLOWED static_cast</**/::std::int32_t>(24LL)
UNKNOWN_LMP_PDU static_cast</**/::std::int32_t>(25LL)
UNSUPPORTED_REMOTE_FEATURE static_cast</**/::std::int32_t>(26LL)
SCO_OFFSET_REJECTED static_cast</**/::std::int32_t>(27LL)
SCO_INTERVAL_REJECTED static_cast</**/::std::int32_t>(28LL)
SCO_AIRMODE_REJECTED static_cast</**/::std::int32_t>(29LL)
INVALID_LMP_OR_LL_PARAMETERS static_cast</**/::std::int32_t>(30LL)
UNSPECIFIED_ERROR static_cast</**/::std::int32_t>(31LL)
UNSUPPORTED_LMP_OR_LL_PARAMETER_VALUE static_cast</**/::std::int32_t>(32LL)
ROLE_CHANGE_NOT_ALLOWED static_cast</**/::std::int32_t>(33LL)
LMP_OR_LL_RESPONSE_TIMEOUT static_cast</**/::std::int32_t>(34LL)
LMP_ERROR_TRANSACTION_COLLISION static_cast</**/::std::int32_t>(35LL)
LMP_PDU_NOT_ALLOWED static_cast</**/::std::int32_t>(36LL)
ENCRYPTION_MODE_NOT_ACCEPTABLE static_cast</**/::std::int32_t>(37LL)
LINK_KEY_CANNOT_BE_CHANGED static_cast</**/::std::int32_t>(38LL)
REQUESTED_QOS_NOT_SUPPORTED static_cast</**/::std::int32_t>(39LL)
INSTANT_PASSED static_cast</**/::std::int32_t>(40LL)
PAIRING_WITH_UNIT_KEY_NOT_SUPPORTED static_cast</**/::std::int32_t>(41LL)
DIFFERENT_TRANSACTION_COLLISION static_cast</**/::std::int32_t>(42LL)
RESERVED_0 static_cast</**/::std::int32_t>(43LL)
QOS_UNACCEPTABLE_PARAMETER static_cast</**/::std::int32_t>(44LL)
QOS_REJECTED static_cast</**/::std::int32_t>(45LL)
CHANNEL_CLASSIFICATION_NOT_SUPPORTED static_cast</**/::std::int32_t>(46LL)
INSUFFICIENT_SECURITY static_cast</**/::std::int32_t>(47LL)
PARAMETER_OUT_OF_MANDATORY_RANGE static_cast</**/::std::int32_t>(48LL)
RESERVED_1 static_cast</**/::std::int32_t>(49LL)
ROLE_SWITCH_PENDING static_cast</**/::std::int32_t>(50LL)
RESERVED_2 static_cast</**/::std::int32_t>(51LL)
RESERVED_SLOT_VIOLATION static_cast</**/::std::int32_t>(52LL)
ROLE_SWITCH_FAILED static_cast</**/::std::int32_t>(53LL)
EXTENDED_INQUIRY_RESPONSE_TOO_LARGE static_cast</**/::std::int32_t>(54LL)
SECURE_SIMPLE_PAIRING_NOT_SUPPORTED_BY_HOST static_cast</**/::std::int32_t>(55LL)
HOST_BUSY_PAIRING static_cast</**/::std::int32_t>(56LL)
CONNECTION_REJECTED_NO_SUITABLE_CHANNEL_FOUND static_cast</**/::std::int32_t>(57LL)
CONTROLLER_BUSY static_cast</**/::std::int32_t>(58LL)
UNACCEPTABLE_CONNECTION_PARAMETERS static_cast</**/::std::int32_t>(59LL)
DIRECTED_ADVERTISING_TIMEOUT static_cast</**/::std::int32_t>(60LL)
CONNECTION_TERMINATED_MIC_FAILURE static_cast</**/::std::int32_t>(61LL)
CONNECTION_FAILED_TO_BE_ESTABLISHED static_cast</**/::std::int32_t>(62LL)
MAC_CONNECTION_FAILED static_cast</**/::std::int32_t>(63LL)
COARSE_CLOCK_ADJUSTMENT_REJECTED static_cast</**/::std::int32_t>(64LL)
TYPE_0_SUBMAP_NOT_DEFINED static_cast</**/::std::int32_t>(65LL)
UNKNOWN_ADVERTISING_IDENTIFIER static_cast</**/::std::int32_t>(66LL)
LIMIT_REACHED static_cast</**/::std::int32_t>(67LL)
OPERATION_CANCELLED_BY_HOST static_cast</**/::std::int32_t>(68LL)
PACKET_TOO_LONG static_cast</**/::std::int32_t>(69LL)
TOO_LATE static_cast</**/::std::int32_t>(70LL)
TOO_EARLY static_cast</**/::std::int32_t>(71LL)

Defined at line 220 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class OpCode : ::std::uint16_t
Name Value Comments
UNSPECIFIED static_cast</**/::std::int32_t>(0LL) --
INQUIRY static_cast</**/::std::int32_t>(1025LL)
INQUIRY_CANCEL static_cast</**/::std::int32_t>(1026LL)
CREATE_CONNECTION static_cast</**/::std::int32_t>(1029LL)
DISCONNECT static_cast</**/::std::int32_t>(1030LL)
CREATE_CONNECTION_CANCEL static_cast</**/::std::int32_t>(1032LL)
ACCEPT_CONNECTION_REQUEST static_cast</**/::std::int32_t>(1033LL)
REJECT_CONNECTION_REQUEST static_cast</**/::std::int32_t>(1034LL)
LINK_KEY_REQUEST_REPLY static_cast</**/::std::int32_t>(1035LL)
LINK_KEY_REQUEST_NEGATIVE_REPLY static_cast</**/::std::int32_t>(1036LL)
AUTHENTICATION_REQUESTED static_cast</**/::std::int32_t>(1041LL)
SET_CONNECTION_ENCRYPTION static_cast</**/::std::int32_t>(1043LL)
REMOTE_NAME_REQUEST static_cast</**/::std::int32_t>(1049LL)
READ_REMOTE_SUPPORTED_FEATURES static_cast</**/::std::int32_t>(1051LL)
READ_REMOTE_EXTENDED_FEATURES static_cast</**/::std::int32_t>(1052LL)
READ_REMOTE_VERSION_INFO static_cast</**/::std::int32_t>(1053LL)
IO_CAPABILITY_REQUEST_REPLY static_cast</**/::std::int32_t>(1067LL)
USER_CONFIRMATION_REQUEST_REPLY static_cast</**/::std::int32_t>(1068LL)
USER_CONFIRMATION_REQUEST_NEGATIVE_REPLY static_cast</**/::std::int32_t>(1069LL)
USER_PASSKEY_REQUEST_REPLY static_cast</**/::std::int32_t>(1070LL)
USER_PASSKEY_REQUEST_NEGATIVE_REPLY static_cast</**/::std::int32_t>(1071LL)
IO_CAPABILITY_REQUEST_NEGATIVE_REPLY static_cast</**/::std::int32_t>(1076LL)
ENHANCED_SETUP_SYNCHRONOUS_CONNECTION static_cast</**/::std::int32_t>(1085LL)
ENHANCED_ACCEPT_SYNCHRONOUS_CONNECTION_REQUEST static_cast</**/::std::int32_t>(1086LL)
TRUNCATED_PAGE static_cast</**/::std::int32_t>(1087LL)
TRUNCATED_PAGE_CANCEL static_cast</**/::std::int32_t>(1088LL)
SET_CONNECTIONLESS_PERIPHERAL_BROADCAST static_cast</**/::std::int32_t>(1089LL)
SET_CONNECTIONLESS_PERIPHERAL_BROADCAST_RECEIVE static_cast</**/::std::int32_t>(1090LL)
START_SYNCHRONIZATION_TRAIN static_cast</**/::std::int32_t>(1091LL)
RECEIVE_SYNCHRONIZATION_TRAIN static_cast</**/::std::int32_t>(1092LL)
REMOTE_OOB_EXTENDED_DATA_REQUEST_REPLY static_cast</**/::std::int32_t>(1093LL)
SNIFF_MODE static_cast</**/::std::int32_t>(2051LL)
EXIT_SNIFF_MODE static_cast</**/::std::int32_t>(2052LL)
SNIFF_SUBRATING static_cast</**/::std::int32_t>(2065LL)
SET_EVENT_MASK static_cast</**/::std::int32_t>(3073LL)
RESET static_cast</**/::std::int32_t>(3075LL)
WRITE_LOCAL_NAME static_cast</**/::std::int32_t>(3091LL)
READ_LOCAL_NAME static_cast</**/::std::int32_t>(3092LL)
WRITE_PAGE_TIMEOUT static_cast</**/::std::int32_t>(3096LL)
READ_SCAN_ENABLE static_cast</**/::std::int32_t>(3097LL)
WRITE_SCAN_ENABLE static_cast</**/::std::int32_t>(3098LL)
READ_PAGE_SCAN_ACTIVITY static_cast</**/::std::int32_t>(3099LL)
WRITE_PAGE_SCAN_ACTIVITY static_cast</**/::std::int32_t>(3100LL)
READ_INQUIRY_SCAN_ACTIVITY static_cast</**/::std::int32_t>(3101LL)
READ_CLASS_OF_DEVICE static_cast</**/::std::int32_t>(3107LL)
WRITE_CLASS_OF_DEVICE static_cast</**/::std::int32_t>(3108LL)
READ_TRANSMIT_POWER_LEVEL static_cast</**/::std::int32_t>(3117LL)
READ_SYNCHRONOUS_FLOW_CONTROL_ENABLE static_cast</**/::std::int32_t>(3118LL)
WRITE_SYNCHRONOUS_FLOW_CONTROL_ENABLE static_cast</**/::std::int32_t>(3119LL)
SET_CONTROLLER_TO_HOST_FLOW_CONTROL static_cast</**/::std::int32_t>(3121LL)
HOST_BUFFER_SIZE static_cast</**/::std::int32_t>(3123LL)
HOST_NUMBER_OF_COMPLETED_PACKETS static_cast</**/::std::int32_t>(3125LL)
READ_LINK_SUPERVISION_TIMEOUT static_cast</**/::std::int32_t>(3126LL)
WRITE_LINK_SUPERVISION_TIMEOUT static_cast</**/::std::int32_t>(3127LL)
READ_NUMBER_OF_SUPPORTED_IAC static_cast</**/::std::int32_t>(3128LL)
READ_CURRENT_IAC_LAP static_cast</**/::std::int32_t>(3129LL)
WRITE_CURRENT_IAC_LAP static_cast</**/::std::int32_t>(3130LL)
SET_AFH_HOST_CHANNEL_CLASSIFICATION static_cast</**/::std::int32_t>(3135LL)
READ_INQUIRY_SCAN_TYPE static_cast</**/::std::int32_t>(3138LL)
WRITE_INQUIRY_SCAN_TYPE static_cast</**/::std::int32_t>(3139LL)
READ_INQUIRY_MODE static_cast</**/::std::int32_t>(3140LL)
WRITE_INQUIRY_MODE static_cast</**/::std::int32_t>(3141LL)
READ_PAGE_SCAN_TYPE static_cast</**/::std::int32_t>(3142LL)
WRITE_PAGE_SCAN_TYPE static_cast</**/::std::int32_t>(3143LL)
READ_EXTENDED_INQUIRY_RESPONSE static_cast</**/::std::int32_t>(3153LL)
WRITE_EXTENDED_INQUIRY_RESPONSE static_cast</**/::std::int32_t>(3154LL)
READ_SIMPLE_PAIRING_MODE static_cast</**/::std::int32_t>(3157LL)
WRITE_SIMPLE_PAIRING_MODE static_cast</**/::std::int32_t>(3158LL)
SET_EVENT_MASK_PAGE2 static_cast</**/::std::int32_t>(3171LL)
READ_FLOW_CONTROL_MODE static_cast</**/::std::int32_t>(3174LL)
WRITE_FLOW_CONTROL_MODE static_cast</**/::std::int32_t>(3175LL)
READ_LE_HOST_SUPPORT static_cast</**/::std::int32_t>(3180LL)
WRITE_LE_HOST_SUPPORT static_cast</**/::std::int32_t>(3181LL)
SET_MWS_CHANNEL_PARAMETERS static_cast</**/::std::int32_t>(3182LL)
SET_EXTERNAL_FRAME_CONFIGURATION static_cast</**/::std::int32_t>(3183LL)
SET_MWS_SIGNALING static_cast</**/::std::int32_t>(3184LL)
SET_MWS_TRANSPORT_LAYER static_cast</**/::std::int32_t>(3185LL)
SET_MWS_SCAN_FREQUENCY_TABLE static_cast</**/::std::int32_t>(3186LL)
SET_MWS_PATTERN_CONFIGURATION static_cast</**/::std::int32_t>(3187LL)
SET_RESERVED_LT_ADDR static_cast</**/::std::int32_t>(3188LL)
DELETE_RESERVED_LT_ADDR static_cast</**/::std::int32_t>(3189LL)
SET_CONNECTIONLESS_PERIPHERAL_BROADCAST_DATA static_cast</**/::std::int32_t>(3190LL)
READ_SYNCHRONIZATION_TRAIN_PARAMETERS static_cast</**/::std::int32_t>(3191LL)
WRITE_SYNCHRONIZATION_TRAIN_PARAMETERS static_cast</**/::std::int32_t>(3192LL)
READ_SECURE_CONNECTIONS_HOST_SUPPORT static_cast</**/::std::int32_t>(3193LL)
WRITE_SECURE_CONNECTIONS_HOST_SUPPORT static_cast</**/::std::int32_t>(3194LL)
READ_LOCAL_VERSION_INFO static_cast</**/::std::int32_t>(4097LL)
READ_LOCAL_SUPPORTED_COMMANDS static_cast</**/::std::int32_t>(4098LL)
READ_LOCAL_SUPPORTED_FEATURES static_cast</**/::std::int32_t>(4099LL)
READ_LOCAL_EXTENDED_FEATURES static_cast</**/::std::int32_t>(4100LL)
READ_BUFFER_SIZE static_cast</**/::std::int32_t>(4101LL)
READ_BD_ADDR static_cast</**/::std::int32_t>(4105LL)
READ_DATA_BLOCK_SIZE static_cast</**/::std::int32_t>(4106LL)
READ_LOCAL_SUPPORTED_CODECS_V1 static_cast</**/::std::int32_t>(4107LL)
READ_LOCAL_SIMPLE_PAIRING_OPTIONS static_cast</**/::std::int32_t>(4108LL)
READ_LOCAL_SUPPORTED_CODECS_V2 static_cast</**/::std::int32_t>(4109LL)
READ_LOCAL_SUPPORTED_CODEC_CAPABILITIES static_cast</**/::std::int32_t>(4110LL)
READ_LOCAL_SUPPORTED_CONTROLLER_DELAY static_cast</**/::std::int32_t>(4111LL)
READ_RSSI static_cast</**/::std::int32_t>(5125LL)
READ_ENCRYPTION_KEY_SIZE static_cast</**/::std::int32_t>(5128LL)
WRITE_SIMPLE_PAIRING_DEBUG_MODE static_cast</**/::std::int32_t>(6148LL)
LE_SET_EVENT_MASK static_cast</**/::std::int32_t>(8193LL)
LE_READ_BUFFER_SIZE_V1 static_cast</**/::std::int32_t>(8194LL)
LE_READ_LOCAL_SUPPORTED_FEATURES static_cast</**/::std::int32_t>(8195LL)
LE_SET_RANDOM_ADDRESS static_cast</**/::std::int32_t>(8197LL)
LE_SET_ADVERTISING_PARAMETERS static_cast</**/::std::int32_t>(8198LL)
LE_READ_ADVERTISING_CHANNEL_TX_POWER static_cast</**/::std::int32_t>(8199LL)
LE_SET_ADVERTISING_DATA static_cast</**/::std::int32_t>(8200LL)
LE_SET_SCAN_RESPONSE_DATA static_cast</**/::std::int32_t>(8201LL)
LE_SET_ADVERTISING_ENABLE static_cast</**/::std::int32_t>(8202LL)
LE_SET_SCAN_PARAMETERS static_cast</**/::std::int32_t>(8203LL)
LE_SET_SCAN_ENABLE static_cast</**/::std::int32_t>(8204LL)
LE_CREATE_CONNECTION static_cast</**/::std::int32_t>(8205LL)
LE_CREATE_CONNECTION_CANCEL static_cast</**/::std::int32_t>(8206LL)
LE_CLEAR_FILTER_ACCEPT_LIST static_cast</**/::std::int32_t>(8208LL)
LE_CONNECTION_UPDATE static_cast</**/::std::int32_t>(8211LL)
LE_READ_CHANNEL_MAP static_cast</**/::std::int32_t>(8213LL)
LE_READ_REMOTE_FEATURES static_cast</**/::std::int32_t>(8214LL)
LE_ENCRYPT static_cast</**/::std::int32_t>(8215LL)
LE_RAND static_cast</**/::std::int32_t>(8216LL)
LE_START_ENCRYPTION static_cast</**/::std::int32_t>(8217LL)
LE_LONG_TERM_KEY_REQUEST_REPLY static_cast</**/::std::int32_t>(8218LL)
LE_READ_SUPPORTED_STATES static_cast</**/::std::int32_t>(8220LL)
LE_RECEIVER_TEST static_cast</**/::std::int32_t>(8221LL)
LE_TRANSMITTER_TEST static_cast</**/::std::int32_t>(8222LL)
LE_TEST_END static_cast</**/::std::int32_t>(8223LL)
LE_SET_DATA_LENGTH static_cast</**/::std::int32_t>(8226LL)
LE_READ_LOCAL_P256_PUBLIC_KEY static_cast</**/::std::int32_t>(8229LL)
LE_GENERATE_DH_KEY static_cast</**/::std::int32_t>(8230LL)
LE_CLEAR_RESOLVING_LIST static_cast</**/::std::int32_t>(8233LL)
LE_READ_RESOLVING_LIST_SIZE static_cast</**/::std::int32_t>(8234LL)
LE_READ_MAXIMUM_DATA_LENGTH static_cast</**/::std::int32_t>(8239LL)
LE_READ_PHY static_cast</**/::std::int32_t>(8240LL)
LE_SET_DEFAULT_PHY static_cast</**/::std::int32_t>(8241LL)
LE_SET_PHY static_cast</**/::std::int32_t>(8242LL)
LE_ENHANCED_RECEIVER_TEXT static_cast</**/::std::int32_t>(8243LL)
LE_ENHANCED_TRANSMITTER_TEST static_cast</**/::std::int32_t>(8244LL)
LE_SET_ADVERTISING_SET_RANDOM_ADDRESS static_cast</**/::std::int32_t>(8245LL)
LE_SET_EXTENDED_ADVERTISING_PARAMETERS_V1 static_cast</**/::std::int32_t>(8246LL)
LE_SET_EXTENDED_ADVERTISING_DATA static_cast</**/::std::int32_t>(8247LL)
LE_SET_EXTENDED_SCAN_RESPONSE_DATA static_cast</**/::std::int32_t>(8248LL)
LE_SET_EXTENDED_ADVERTISING_ENABLE static_cast</**/::std::int32_t>(8249LL)
LE_READ_MAXIMUM_ADVERTISING_DATA_LENGTH static_cast</**/::std::int32_t>(8250LL)
LE_READ_NUMBER_OF_SUPPORTED_ADVERTISING_SETS static_cast</**/::std::int32_t>(8251LL)
LE_REMOVE_ADVERTISING_SET static_cast</**/::std::int32_t>(8252LL)
LE_CLEAR_ADVERTISING_SETS static_cast</**/::std::int32_t>(8253LL)
LE_SET_PERIODIC_ADVERTISING_PARAMETERS_V1 static_cast</**/::std::int32_t>(8254LL)
LE_SET_PERIODIC_ADVERTISING_DATA static_cast</**/::std::int32_t>(8255LL)
LE_SET_PERIODIC_ADVERTISING_ENABLE static_cast</**/::std::int32_t>(8256LL)
LE_SET_EXTENDED_SCAN_PARAMETERS static_cast</**/::std::int32_t>(8257LL)
LE_SET_EXTENDED_SCAN_ENABLE static_cast</**/::std::int32_t>(8258LL)
LE_EXTENDED_CREATE_CONNECTION_V1 static_cast</**/::std::int32_t>(8259LL)
LE_PERIODIC_ADVERTISING_CREATE_SYNC static_cast</**/::std::int32_t>(8260LL)
LE_PERIODIC_ADVERTISING_CREATE_SYNC_CANCEL static_cast</**/::std::int32_t>(8261LL)
LE_PERIODIC_ADVERTISING_TERMINATE_SYNC static_cast</**/::std::int32_t>(8262LL)
LE_ADD_DEVICE_TO_PERIODIC_ADVERTISER_LIST static_cast</**/::std::int32_t>(8263LL)
LE_REMOVE_DEVICE_FROM_PERIODIC_ADVERTISER_LIST static_cast</**/::std::int32_t>(8264LL)
LE_CLEAR_PERIODIC_ADVERTISER_LIST static_cast</**/::std::int32_t>(8265LL)
LE_READ_TRANSMIT_POWER static_cast</**/::std::int32_t>(8267LL)
LE_READ_RF_PATH_COMPENSATION static_cast</**/::std::int32_t>(8268LL)
LE_WRITE_RF_PATH_COMPENSATION static_cast</**/::std::int32_t>(8269LL)
LE_SET_PRIVACY_MODE static_cast</**/::std::int32_t>(8270LL)
LE_SET_PERIODIC_ADVERTISING_RECEIVE_ENABLE static_cast</**/::std::int32_t>(8281LL)
LE_PERIODIC_ADVERTISING_SYNC_TRANSFER static_cast</**/::std::int32_t>(8282LL)
LE_PERIODIC_ADVERTISING_SET_INFO_TRANSFER static_cast</**/::std::int32_t>(8283LL)
LE_SET_PERIODIC_ADVERTISING_SYNC_TRANSFER_PARAMETERS static_cast</**/::std::int32_t>(8284LL)
LE_SET_DEFAULT_PERIODIC_ADVERTISING_SYNC_TRANSFER_PARAMETERS static_cast</**/::std::int32_t>(8285LL)
LE_MODIFY_SLEEP_CLOCK_ACCURACY static_cast</**/::std::int32_t>(8287LL)
LE_READ_BUFFER_SIZE_V2 static_cast</**/::std::int32_t>(8288LL)
LE_READ_ISO_TX_SYNC static_cast</**/::std::int32_t>(8289LL)
LE_SET_CIG_PARAMETERS static_cast</**/::std::int32_t>(8290LL)
LE_SET_CIG_PARAMETERS_TEST static_cast</**/::std::int32_t>(8291LL)
LE_CREATE_CIS static_cast</**/::std::int32_t>(8292LL)
LE_REMOVE_CIG static_cast</**/::std::int32_t>(8293LL)
LE_ACCEPT_CIS_REQUEST static_cast</**/::std::int32_t>(8294LL)
LE_REJECT_CIS_REQUEST static_cast</**/::std::int32_t>(8295LL)
LE_CREATE_BIG static_cast</**/::std::int32_t>(8296LL)
LE_CREATE_BIG_TEST static_cast</**/::std::int32_t>(8297LL)
LE_TERMINATE_BIG static_cast</**/::std::int32_t>(8298LL)
LE_BIG_CREATE_SYNC static_cast</**/::std::int32_t>(8299LL)
LE_BIG_TERMINATE_SYNC static_cast</**/::std::int32_t>(8300LL)
LE_REQUEST_PEER_SCA static_cast</**/::std::int32_t>(8301LL)
LE_SETUP_ISO_DATA_PATH static_cast</**/::std::int32_t>(8302LL)
LE_REMOVE_ISO_DATA_PATH static_cast</**/::std::int32_t>(8303LL)
LE_ISO_TRANSMIT_TEST static_cast</**/::std::int32_t>(8304LL)
LE_ISO_RECEIVE_TEST static_cast</**/::std::int32_t>(8305LL)
LE_ISO_READ_TEST_COUNTERS static_cast</**/::std::int32_t>(8306LL)
LE_ISO_TEST_END static_cast</**/::std::int32_t>(8307LL)
LE_SET_HOST_FEATURE static_cast</**/::std::int32_t>(8308LL)
LE_READ_ISO_LINK_QUALITY static_cast</**/::std::int32_t>(8309LL)
LE_SET_EXTENDED_ADVERTISING_PARAMETERS_V2 static_cast</**/::std::int32_t>(8319LL)
LE_SET_PERIODIC_SYNC_SUBEVENT static_cast</**/::std::int32_t>(8324LL)
LE_EXTENDED_CREATE_CONNECTION_V2 static_cast</**/::std::int32_t>(8325LL)
LE_SET_PERIODIC_ADVERTISING_PARAMETERS_V2 static_cast</**/::std::int32_t>(8326LL)
ANDROID_LE_GET_VENDOR_CAPABILITIES static_cast</**/::std::int32_t>(64851LL)
ANDROID_LE_MULTI_ADVT static_cast</**/::std::int32_t>(64852LL)
ANDROID_LE_BATCH_SCAN static_cast</**/::std::int32_t>(64854LL)
ANDROID_APCF static_cast</**/::std::int32_t>(64855LL)
ANDROID_LE_GET_CONTROLLER_ACTIVITY_ENERGY_INFO static_cast</**/::std::int32_t>(64857LL)
ANDROID_LE_EXTENDED_SET_SCAN_PARAMETERS static_cast</**/::std::int32_t>(64858LL)
ANDROID_GET_CONTROLLER_DEBUG_INFO static_cast</**/::std::int32_t>(64859LL)
ANDROID_A2DP_HARDWARE_OFFLOAD static_cast</**/::std::int32_t>(64861LL)
ANDROID_BLUETOOTH_QUALITY_REPORT static_cast</**/::std::int32_t>(64862LL)
ANDROID_DYNAMIC_AUDIO_BUFFER static_cast</**/::std::int32_t>(64863LL)
ANDROID_WRITE_SNIFF_OFFLOAD_ENABLE static_cast</**/::std::int32_t>(65296LL)
ANDROID_WRITE_SNIFF_OFFLOAD_PARAMETERS static_cast</**/::std::int32_t>(65297LL)

Defined at line 295 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class CoreSpecificationVersion : ::std::uint8_t
Name Value Comments
V1_0B static_cast</**/::std::int32_t>(0LL) --
V1_1 static_cast</**/::std::int32_t>(1LL)
V1_2 static_cast</**/::std::int32_t>(2LL)
V2_0_EDR static_cast</**/::std::int32_t>(3LL)
V2_1_EDR static_cast</**/::std::int32_t>(4LL)
V3_0_HS static_cast</**/::std::int32_t>(5LL)
V4_0 static_cast</**/::std::int32_t>(6LL)
V4_1 static_cast</**/::std::int32_t>(7LL)
V4_2 static_cast</**/::std::int32_t>(8LL)
V5_0 static_cast</**/::std::int32_t>(9LL)
V5_1 static_cast</**/::std::int32_t>(10LL)
V5_2 static_cast</**/::std::int32_t>(11LL)
V5_3 static_cast</**/::std::int32_t>(12LL)
V5_4 static_cast</**/::std::int32_t>(13LL)

Defined at line 1325 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

enum class EventCode : ::std::uint8_t
Name Value Comments
INQUIRY_COMPLETE static_cast</**/::std::int32_t>(1LL) --
INQUIRY_RESULT static_cast</**/::std::int32_t>(2LL)
CONNECTION_COMPLETE static_cast</**/::std::int32_t>(3LL)
CONNECTION_REQUEST static_cast</**/::std::int32_t>(4LL)
DISCONNECTION_COMPLETE static_cast</**/::std::int32_t>(5LL)
AUTHENTICATION_COMPLETE static_cast</**/::std::int32_t>(6LL)
REMOTE_NAME_REQUEST_COMPLETE static_cast</**/::std::int32_t>(7LL)
ENCRYPTION_CHANGE static_cast</**/::std::int32_t>(8LL)
CHANGE_CONNECTION_LINK_KEY_COMPLETE static_cast</**/::std::int32_t>(9LL)
CENTRAL_LINK_KEY_COMPLETE static_cast</**/::std::int32_t>(10LL)
READ_REMOTE_SUPPORTED_FEATURES_COMPLETE static_cast</**/::std::int32_t>(11LL)
READ_REMOTE_VERSION_INFORMATION_COMPLETE static_cast</**/::std::int32_t>(12LL)
QOS_SETUP_COMPLETE static_cast</**/::std::int32_t>(13LL)
COMMAND_COMPLETE static_cast</**/::std::int32_t>(14LL)
COMMAND_STATUS static_cast</**/::std::int32_t>(15LL)
HARDWARE_ERROR static_cast</**/::std::int32_t>(16LL)
FLUSH_OCCURRED static_cast</**/::std::int32_t>(17LL)
ROLE_CHANGE static_cast</**/::std::int32_t>(18LL)
NUMBER_OF_COMPLETED_PACKETS static_cast</**/::std::int32_t>(19LL)
MODE_CHANGE static_cast</**/::std::int32_t>(20LL)
RETURN_LINK_KEYS static_cast</**/::std::int32_t>(21LL)
PIN_CODE_REQUEST static_cast</**/::std::int32_t>(22LL)
LINK_KEY_REQUEST static_cast</**/::std::int32_t>(23LL)
LINK_KEY_NOTIFICATION static_cast</**/::std::int32_t>(24LL)
LOOPBACK_COMMAND static_cast</**/::std::int32_t>(25LL)
DATA_BUFFER_OVERFLOW static_cast</**/::std::int32_t>(26LL)
MAX_SLOTS_CHANGE static_cast</**/::std::int32_t>(27LL)
READ_CLOCK_OFFSET_COMPLETE static_cast</**/::std::int32_t>(28LL)
CONNECTION_PACKET_TYPE_CHANGED static_cast</**/::std::int32_t>(29LL)
QOS_VIOLATION static_cast</**/::std::int32_t>(30LL)
PAGE_SCAN_REPETITION_MODE_CHANGE static_cast</**/::std::int32_t>(32LL)
FLOW_SPECIFICATION_COMPLETE static_cast</**/::std::int32_t>(33LL)
INQUIRY_RESULT_WITH_RSSI static_cast</**/::std::int32_t>(34LL)
READ_REMOTE_EXTENDED_FEATURES_COMPLETE static_cast</**/::std::int32_t>(35LL)
SYNCHRONOUS_CONNECTION_COMPLETE static_cast</**/::std::int32_t>(44LL)
SYNCHRONOUS_CONNECTION_CHANGED static_cast</**/::std::int32_t>(45LL)
SNIFF_SUBRATING static_cast</**/::std::int32_t>(46LL)
EXTENDED_INQUIRY_RESULT static_cast</**/::std::int32_t>(47LL)
ENCRYPTION_KEY_REFRESH_COMPLETE static_cast</**/::std::int32_t>(48LL)
IO_CAPABILITY_REQUEST static_cast</**/::std::int32_t>(49LL)
IO_CAPABILITY_RESPONSE static_cast</**/::std::int32_t>(50LL)
USER_CONFIRMATION_REQUEST static_cast</**/::std::int32_t>(51LL)
USER_PASSKEY_REQUEST static_cast</**/::std::int32_t>(52LL)
REMOTE_OOB_DATA_REQUEST static_cast</**/::std::int32_t>(53LL)
SIMPLE_PAIRING_COMPLETE static_cast</**/::std::int32_t>(54LL)
LINK_SUPERVISION_TIMEOUT_CHANGED static_cast</**/::std::int32_t>(56LL)
ENHANCED_FLUSH_COMPLETE static_cast</**/::std::int32_t>(57LL)
USER_PASSKEY_NOTIFICATION static_cast</**/::std::int32_t>(59LL)
KEYPRESS_NOTIFICATION static_cast</**/::std::int32_t>(60LL)
REMOTE_HOST_SUPPORTED_FEATURES_NOTIFICATION static_cast</**/::std::int32_t>(61LL)
LE_META_EVENT static_cast</**/::std::int32_t>(62LL)
NUMBER_OF_COMPLETED_DATA_BLOCKS static_cast</**/::std::int32_t>(72LL)
VENDOR_DEBUG static_cast</**/::std::int32_t>(255LL)

Defined at line 504 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LinkType : ::std::uint8_t
Name Value Comments
SCO static_cast</**/::std::int32_t>(0LL) --
ACL static_cast</**/::std::int32_t>(1LL)
ESCO static_cast</**/::std::int32_t>(2LL)

Defined at line 1342 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

enum class LeSubEventCode : ::std::uint8_t
Name Value Comments
CONNECTION_COMPLETE static_cast</**/::std::int32_t>(1LL) --
ADVERTISING_REPORT static_cast</**/::std::int32_t>(2LL)
CONNECTION_UPDATE_COMPLETE static_cast</**/::std::int32_t>(3LL)
READ_REMOTE_FEATURES_COMPLETE static_cast</**/::std::int32_t>(4LL)
LONG_TERM_KEY_REQUEST static_cast</**/::std::int32_t>(5LL)
REMOTE_CONNECTION_PARAMETER_REQUEST static_cast</**/::std::int32_t>(6LL)
DATA_LENGTH_CHANGE static_cast</**/::std::int32_t>(7LL)
READ_LOCAL_P256_PUBLIC_KEY_COMPLETE static_cast</**/::std::int32_t>(8LL)
GENERATE_DH_KEY_COMPLETE static_cast</**/::std::int32_t>(9LL)
ENHANCED_CONNECTION_COMPLETE_V1 static_cast</**/::std::int32_t>(10LL)
DIRECTED_ADVERTISING_REPORT static_cast</**/::std::int32_t>(11LL)
PHY_UPDATE_COMPLETE static_cast</**/::std::int32_t>(12LL)
EXTENDED_ADVERTISING_REPORT static_cast</**/::std::int32_t>(13LL)
PERIODIC_ADVERTISING_SYNC_ESTABLISHED static_cast</**/::std::int32_t>(14LL)
PERIODIC_ADVERTISING_REPORT static_cast</**/::std::int32_t>(15LL)
PERIODIC_ADVERTISING_SYNC_LOST static_cast</**/::std::int32_t>(16LL)
SCAN_TIMEOUT static_cast</**/::std::int32_t>(17LL)
ADVERTISING_SET_TERMINATED static_cast</**/::std::int32_t>(18LL)
SCAN_REQUEST_RECEIVED static_cast</**/::std::int32_t>(19LL)
CHANNEL_SELECTION_ALGORITHM static_cast</**/::std::int32_t>(20LL)
PERIODIC_ADVERTISING_SYNC_TRANSFER_RECEIVED static_cast</**/::std::int32_t>(24LL)
CIS_ESTABLISHED static_cast</**/::std::int32_t>(25LL)
REQUEST_PEER_SCA_COMPLETE static_cast</**/::std::int32_t>(31LL)
CIS_REQUEST static_cast</**/::std::int32_t>(26LL)
BIG_INFO_ADVERTISING_REPORT static_cast</**/::std::int32_t>(34LL)
SUBRATE_CHANGE static_cast</**/::std::int32_t>(35LL)
PERIODIC_ADVERTISING_SYNC_ESTABLISHED_V2 static_cast</**/::std::int32_t>(36LL)
PERIODIC_ADVERTISING_REPORT_V2 static_cast</**/::std::int32_t>(37LL)
PERIODIC_ADVERTISING_SYNC_TRANSFER_RECEIVED_V2 static_cast</**/::std::int32_t>(38LL)
ENHANCED_CONNECTION_COMPLETE_V2 static_cast</**/::std::int32_t>(41LL)

Defined at line 560 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class AclConnectionMode : ::std::uint8_t
Name Value Comments
ACTIVE static_cast</**/::std::int32_t>(0LL) --
HOLD static_cast</**/::std::int32_t>(1LL)
SNIFF static_cast</**/::std::int32_t>(2LL)

Defined at line 1348 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

enum class MajorDeviceClass : ::std::uint8_t
Name Value Comments
MISCELLANEOUS static_cast</**/::std::int32_t>(0LL) --
COMPUTER static_cast</**/::std::int32_t>(1LL)
PHONE static_cast</**/::std::int32_t>(2LL)
LAN static_cast</**/::std::int32_t>(3LL)
AUDIO_VIDEO static_cast</**/::std::int32_t>(4LL)
PERIPHERAL static_cast</**/::std::int32_t>(5LL)
IMAGING static_cast</**/::std::int32_t>(6LL)
WEARABLE static_cast</**/::std::int32_t>(7LL)
TOY static_cast</**/::std::int32_t>(8LL)
HEALTH static_cast</**/::std::int32_t>(9LL)
UNCATEGORIZED static_cast</**/::std::int32_t>(31LL)

Defined at line 593 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class EncryptionStatus : ::std::uint64_t
Name Value Comments
OFF static_cast</**/::std::int32_t>(0LL) --
ON_WITH_E0_FOR_BREDR_OR_AES_FOR_LE static_cast</**/::std::int32_t>(1LL)
ON_WITH_AES_FOR_BREDR static_cast</**/::std::int32_t>(2LL)

Defined at line 1354 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

enum class LEAdvertisingDataStatus : ::std::uint8_t
Name Value Comments
COMPLETE static_cast</**/::std::int32_t>(0LL) --
INCOMPLETE static_cast</**/::std::int32_t>(1LL)
INCOMPLETE_TRUNCATED static_cast</**/::std::int32_t>(2LL)

Defined at line 1360 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

enum class LEPeriodicAdvertisingDataStatus : ::std::uint8_t
Name Value Comments
COMPLETE static_cast</**/::std::int32_t>(0LL) --
INCOMPLETE static_cast</**/::std::int32_t>(1LL)
INCOMPLETE_TRUNCATED static_cast</**/::std::int32_t>(2LL)
FAILED_TO_RECEIVE_PDU static_cast</**/::std::int32_t>(255LL)

Defined at line 1366 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

enum class LEDirectAddressType : ::std::uint8_t
Name Value Comments
PUBLIC static_cast</**/::std::int32_t>(0LL) --
PRIVATE static_cast</**/::std::int32_t>(1LL)
RESOLVABLE_PRIVATE_OWN_ADDRESS_PUBLIC static_cast</**/::std::int32_t>(2LL)
RESOLVABLE_PRIVATE_OWN_ADDRESS_RANDOM static_cast</**/::std::int32_t>(3LL)
RESOLVABLE_PRIVATE static_cast</**/::std::int32_t>(254LL)

Defined at line 1373 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

enum class LEClockAccuracy : ::std::uint8_t
Name Value Comments
PPM_500 static_cast</**/::std::int32_t>(0LL) --
PPM_250 static_cast</**/::std::int32_t>(1LL)
PPM_150 static_cast</**/::std::int32_t>(2LL)
PPM_100 static_cast</**/::std::int32_t>(3LL)
PPM_75 static_cast</**/::std::int32_t>(4LL)
PPM_50 static_cast</**/::std::int32_t>(5LL)
PPM_30 static_cast</**/::std::int32_t>(6LL)
PPM_20 static_cast</**/::std::int32_t>(7LL)

Defined at line 1381 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

enum class ComputerMinorDeviceClass : ::std::uint8_t
Name Value Comments
UNCATEGORIZED static_cast</**/::std::int32_t>(0LL) --
DESKTOP_WORKSTATION static_cast</**/::std::int32_t>(1LL)
SERVER_CLASS static_cast</**/::std::int32_t>(2LL)
LAPTOP static_cast</**/::std::int32_t>(3LL)
HANDHELD_PC static_cast</**/::std::int32_t>(4LL)
PALM_SIZE_PC static_cast</**/::std::int32_t>(5LL)
WEARABLE static_cast</**/::std::int32_t>(6LL)
TABLET static_cast</**/::std::int32_t>(7LL)

Defined at line 1379 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LECteType : ::std::uint8_t
Name Value Comments
AOA_CTE static_cast</**/::std::int32_t>(0LL) --
AOD_CTE_1US static_cast</**/::std::int32_t>(1LL)
AOD_CTE_2US static_cast</**/::std::int32_t>(2LL)
NO_CTE static_cast</**/::std::int32_t>(255LL)

Defined at line 1392 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

enum class PhoneMinorDeviceClass : ::std::uint8_t
Name Value Comments
UNCATEGORIZED static_cast</**/::std::int32_t>(0LL) --
CELLULAR static_cast</**/::std::int32_t>(1LL)
CORDLESS static_cast</**/::std::int32_t>(2LL)
SMARTPHONE static_cast</**/::std::int32_t>(3LL)
WIRED_MODEM_OR_VOID_GATEWAY static_cast</**/::std::int32_t>(4LL)
COMMON_ISDN_ACCESS static_cast</**/::std::int32_t>(5LL)

Defined at line 1390 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class KeyType : ::std::uint8_t
Name Value Comments
COMBINATION static_cast</**/::std::int32_t>(0LL) --
DEBUG_COMBINATION static_cast</**/::std::int32_t>(3LL)
UNAUTHENTICATED_COMBINATION_FROM_P192 static_cast</**/::std::int32_t>(4LL)
AUTHENTICATED_COMBINATION_FROM_P192 static_cast</**/::std::int32_t>(5LL)
CHANGED_COMBINATION_KEY static_cast</**/::std::int32_t>(6LL)
UNAUTHENTICATED_COMBINATION_FROM_P256 static_cast</**/::std::int32_t>(7LL)
AUTHENTICATED_COMBINATION_FROM_P256 static_cast</**/::std::int32_t>(8LL)

Defined at line 1399 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

enum class LANMinorDeviceClass : ::std::uint8_t
Name Value Comments
FULLY_AVAILABLE static_cast</**/::std::int32_t>(0LL) --
UTILIZED_1_TO_17 static_cast</**/::std::int32_t>(8LL)
UTILIZED_17_TO_33 static_cast</**/::std::int32_t>(16LL)
UTILIZED_33_TO_50 static_cast</**/::std::int32_t>(24LL)
UTILIZED_50_TO_67 static_cast</**/::std::int32_t>(32LL)
UTILIZED_67_TO_83 static_cast</**/::std::int32_t>(40LL)
UTILIZED_83_TO_99 static_cast</**/::std::int32_t>(48LL)
NO_SERVICE_AVAILABLE static_cast</**/::std::int32_t>(56LL)

Defined at line 1399 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class IsoPhyType : ::std::uint8_t
Name Value Comments
LE_1M static_cast</**/::std::int32_t>(1LL) --
LE_2M static_cast</**/::std::int32_t>(2LL)
LE_CODED static_cast</**/::std::int32_t>(3LL)

Defined at line 1409 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

enum class AudioVideoMinorDeviceClass : ::std::uint8_t
Name Value Comments
UNCATEGORIZED static_cast</**/::std::int32_t>(0LL) --
WEARABLE_HEADSET_DEVICE static_cast</**/::std::int32_t>(1LL)
HANDS_FREE_DEVICE static_cast</**/::std::int32_t>(2LL)
RESERVED_0 static_cast</**/::std::int32_t>(3LL)
MICROPHONE static_cast</**/::std::int32_t>(4LL)
LOUDSPEAKER static_cast</**/::std::int32_t>(5LL)
HEADPHONES static_cast</**/::std::int32_t>(6LL)
PORTABLE_AUDIO static_cast</**/::std::int32_t>(7LL)
CAR_AUDIO static_cast</**/::std::int32_t>(8LL)
SET_TOP_BOX static_cast</**/::std::int32_t>(9LL)
HIFI_AUDIO_DEVICE static_cast</**/::std::int32_t>(10LL)
VCR static_cast</**/::std::int32_t>(11LL)
VIDEO_CAMERA static_cast</**/::std::int32_t>(12LL)
CAMCORDER static_cast</**/::std::int32_t>(13LL)
VIDEO_MONITOR static_cast</**/::std::int32_t>(14LL)
VIDEO_DISPLAY_AND_LOUDSPEAKER static_cast</**/::std::int32_t>(15LL)
VIDEO_CONFERENCING static_cast</**/::std::int32_t>(16LL)
RESERVED_1 static_cast</**/::std::int32_t>(17LL)
GAMING_TOY static_cast</**/::std::int32_t>(18LL)

Defined at line 1410 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class PeripheralMinorDeviceClass0 : ::std::uint8_t
Name Value Comments
UNCATEGORIZED static_cast</**/::std::int32_t>(0LL) --
JOYSTICK static_cast</**/::std::int32_t>(1LL)
GAMEPAD static_cast</**/::std::int32_t>(2LL)
REMOTE_CONTROL static_cast</**/::std::int32_t>(3LL)
SENSING_DEVICE static_cast</**/::std::int32_t>(4LL)
DIGITIZER_TABLET static_cast</**/::std::int32_t>(5LL)
CARD_READER static_cast</**/::std::int32_t>(6LL)
DIGITAL_PEN static_cast</**/::std::int32_t>(7LL)
HANDHELD_SCANNER static_cast</**/::std::int32_t>(8LL)
HANDHELD_GESTURAL_INPUT_DEVICE static_cast</**/::std::int32_t>(9LL)

Defined at line 1432 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class PeripheralMinorDeviceClass1 : ::std::uint8_t
Name Value Comments
UNCATEGORIZED static_cast</**/::std::int32_t>(0LL) --
KEYBOARD static_cast</**/::std::int32_t>(1LL)
POINTING_DEVICE static_cast</**/::std::int32_t>(2LL)
COMBO_KEYBOARD_POINTING_DEVICE static_cast</**/::std::int32_t>(3LL)

Defined at line 1445 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class ImagingMinorDeviceClass : ::std::uint8_t
Name Value
UNCATEGORIZED static_cast</**/::std::int32_t>(0LL)

Defined at line 1830 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LEAdvertisingEventType : ::std::uint8_t
Name Value Comments
CONNECTABLE_AND_SCANNABLE_UNDIRECTED static_cast</**/::std::int32_t>(0LL) --
CONNECTABLE_DIRECTED static_cast</**/::std::int32_t>(1LL)
SCANNABLE_UNDIRECTED static_cast</**/::std::int32_t>(2LL)
NON_CONNECTABLE_UNDIRECTED static_cast</**/::std::int32_t>(3LL)
SCAN_RESPONSE static_cast</**/::std::int32_t>(4LL)

Defined at line 7062 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

enum class WearableMinorDeviceClass : ::std::uint8_t
Name Value Comments
WRISTWATCH static_cast</**/::std::int32_t>(1LL) --
PAGER static_cast</**/::std::int32_t>(2LL)
JACKET static_cast</**/::std::int32_t>(3LL)
HELMET static_cast</**/::std::int32_t>(4LL)
GLASSES static_cast</**/::std::int32_t>(5LL)

Defined at line 2343 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class ToyMinorDeviceClass : ::std::uint8_t
Name Value Comments
ROBOT static_cast</**/::std::int32_t>(1LL) --
VEHICLE static_cast</**/::std::int32_t>(2LL)
DOLL static_cast</**/::std::int32_t>(3LL)
CONTROLLER static_cast</**/::std::int32_t>(4LL)
GAME static_cast</**/::std::int32_t>(5LL)

Defined at line 2351 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LEChannelSelectionAlgorithm : ::std::uint8_t
Name Value Comments
ALGORITHM1 static_cast</**/::std::int32_t>(0LL) --
ALGORITHM2 static_cast</**/::std::int32_t>(1LL)

Defined at line 7623 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

enum class HealthMinorDeviceClass : ::std::uint8_t
Name Value Comments
UNDEFINED static_cast</**/::std::int32_t>(0LL) --
BLOOD_PRESSURE_MONITOR static_cast</**/::std::int32_t>(1LL)
THERMOMETER static_cast</**/::std::int32_t>(2LL)
WEIGHING_SCALE static_cast</**/::std::int32_t>(3LL)
GLUCOSE_METER static_cast</**/::std::int32_t>(4LL)
PULSE_OXIMETER static_cast</**/::std::int32_t>(5LL)
HEART_PULSE_RATE_MONITOR static_cast</**/::std::int32_t>(6LL)
HEALTH_DATA_DISPLAY static_cast</**/::std::int32_t>(7LL)
STEP_COUNTER static_cast</**/::std::int32_t>(8LL)
BODY_COMPOSITION_ANALYZER static_cast</**/::std::int32_t>(9LL)
PEAK_FLOW_MONITOR static_cast</**/::std::int32_t>(10LL)
MEDICATION_MONITOR static_cast</**/::std::int32_t>(11LL)
KNEE_PROSTHESIS static_cast</**/::std::int32_t>(12LL)
ANKLE_PROSTHESIS static_cast</**/::std::int32_t>(13LL)
GENERIC_HEALTH_MANAGER static_cast</**/::std::int32_t>(14LL)
PERSONAL_MOBILITY_DEVICE static_cast</**/::std::int32_t>(15LL)

Defined at line 2359 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class GenericEnableParam : ::std::uint8_t
Name Value Comments
DISABLE static_cast</**/::std::int32_t>(0LL) --
ENABLE static_cast</**/::std::int32_t>(1LL)

Defined at line 2378 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class GenericPresenceParam : ::std::uint8_t
Name Value Comments
NOT_PRESENT static_cast</**/::std::int32_t>(0LL) --
PRESENT static_cast</**/::std::int32_t>(1LL)

Defined at line 2383 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class CommonDataType : ::std::uint8_t
Name Value Comments
FLAGS static_cast</**/::std::int32_t>(1LL) --
INCOMPLETE_LIST_16_BIT_SERVICE_CLASS_UUIDS static_cast</**/::std::int32_t>(2LL)
COMPLETE_LIST_16_BIT_SERVICE_CLASS_UUIDS static_cast</**/::std::int32_t>(3LL)
INCOMPLETE_LIST_32_BIT_SERVICE_CLASS_UUIDS static_cast</**/::std::int32_t>(4LL)
COMPLETE_LIST_32_BIT_SERVICE_CLASS_UUIDS static_cast</**/::std::int32_t>(5LL)
INCOMPLETE_LIST_128_BIT_SERVICE_CLASS_UUIDS static_cast</**/::std::int32_t>(6LL)
COMPLETE_LIST_128_BIT_SERVICE_CLASS_UUIDS static_cast</**/::std::int32_t>(7LL)
SHORTENED_LOCAL_NAME static_cast</**/::std::int32_t>(8LL)
COMPLETE_LOCAL_NAME static_cast</**/::std::int32_t>(9LL)
TX_POWER_LEVEL static_cast</**/::std::int32_t>(10LL)
CLASS_OF_DEVICE static_cast</**/::std::int32_t>(13LL)
SIMPLE_PAIRING_HASH_C_192 static_cast</**/::std::int32_t>(14LL)
SIMPLE_PAIRING_RANDOMIZER_R_192 static_cast</**/::std::int32_t>(15LL)
DEVICE_ID static_cast</**/::std::int32_t>(16LL)
SECURITY_MANAGER_OUT_OF_BAND_FLAGS static_cast</**/::std::int32_t>(17LL)
PERIPHERAL_CONNECTION_INTERVAL_RANGE static_cast</**/::std::int32_t>(18LL)
LIST_16_BIT_SERVICE_SOLICITATION_UUIDS static_cast</**/::std::int32_t>(20LL)
LIST_128_BIT_SERVICE_SOLICITATION_UUIDS static_cast</**/::std::int32_t>(21LL)
SERVICE_DATA_16_BIT_UUID static_cast</**/::std::int32_t>(22LL)
PUBLIC_TARGET_ADDRESS static_cast</**/::std::int32_t>(23LL)
RANDOM_TARGET_ADDRESS static_cast</**/::std::int32_t>(24LL)
APPEARANCE static_cast</**/::std::int32_t>(25LL)
ADVERTISING_INTERVAL static_cast</**/::std::int32_t>(26LL)
LE_BLUETOOTH_DEVICE_ADDRESS static_cast</**/::std::int32_t>(27LL)
LE_ROLE static_cast</**/::std::int32_t>(28LL)
SIMPLE_PAIRING_HASH_C_256 static_cast</**/::std::int32_t>(29LL)
SIMPLE_PAIRING_RANDOMIZER_R_256 static_cast</**/::std::int32_t>(30LL)
LIST_32_BIT_SERVICE_SOLICITATION_UUIDS static_cast</**/::std::int32_t>(31LL)
SERVICE_DATA_32_BIT_UUID static_cast</**/::std::int32_t>(32LL)
SERVICE_DATA_128_BIT_UUID static_cast</**/::std::int32_t>(33LL)
LE_SECURE_CONNECTIONS_CONFIRMATION_VALUE static_cast</**/::std::int32_t>(34LL)
LE_SECURE_CONNECTIONS_RANDOM_VALUE static_cast</**/::std::int32_t>(35LL)
URI static_cast</**/::std::int32_t>(36LL)
INDOOR_POSITIONING static_cast</**/::std::int32_t>(37LL)
TRANSPORT_DISCOVERY_DATA static_cast</**/::std::int32_t>(38LL)
LE_SUPPORTED_FEATURES static_cast</**/::std::int32_t>(39LL)
CHANNEL_MAP_UPDATE_INFORMATION static_cast</**/::std::int32_t>(40LL)
PB_ADV static_cast</**/::std::int32_t>(41LL)
MESH_MESSAGE static_cast</**/::std::int32_t>(42LL)
MESH_BEACON static_cast</**/::std::int32_t>(43LL)
BIG_INFO static_cast</**/::std::int32_t>(44LL)
BROADCAST_CODE static_cast</**/::std::int32_t>(45LL)
RESOLVABLE_IDENTIFIER static_cast</**/::std::int32_t>(46LL)
ADVERTISING_INTERVAL_LONG static_cast</**/::std::int32_t>(47LL)
BROADCAST_NAME static_cast</**/::std::int32_t>(48LL)
ENCRYPTED_ADVERTISING_DATA static_cast</**/::std::int32_t>(49LL)
PERIODIC_ADVERTISING_RESPONSE_TIMING_INFORMATION static_cast</**/::std::int32_t>(50LL)
ELECTRONIC_SHELF_LABEL static_cast</**/::std::int32_t>(52LL)
INFORMATION_DATA_3D static_cast</**/::std::int32_t>(61LL)
MANUFACTURER_SPECIFIC_DATA static_cast</**/::std::int32_t>(255LL)

Defined at line 2720 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class ConnectionRole : ::std::uint8_t
Name Value Comments
CENTRAL static_cast</**/::std::int32_t>(0LL) --
PERIPHERAL static_cast</**/::std::int32_t>(1LL)

Defined at line 3980 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LEAdvertisingType : ::std::uint8_t
Name Value Comments
CONNECTABLE_AND_SCANNABLE_UNDIRECTED static_cast</**/::std::int32_t>(0LL) --
CONNECTABLE_HIGH_DUTY_CYCLE_DIRECTED static_cast</**/::std::int32_t>(1LL)
SCANNABLE_UNDIRECTED static_cast</**/::std::int32_t>(2LL)
NOT_CONNECTABLE_UNDIRECTED static_cast</**/::std::int32_t>(3LL)
CONNECTABLE_LOW_DUTY_CYCLE_DIRECTED static_cast</**/::std::int32_t>(4LL)

Defined at line 3985 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LEOwnAddressType : ::std::uint8_t
Name Value Comments
PUBLIC static_cast</**/::std::int32_t>(0LL) --
RANDOM static_cast</**/::std::int32_t>(1LL)
PRIVATE_DEFAULT_TO_PUBLIC static_cast</**/::std::int32_t>(2LL)
PRIVATE_DEFAULT_TO_RANDOM static_cast</**/::std::int32_t>(3LL)

Defined at line 3993 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LEPeerAddressType : ::std::uint8_t
Name Value Comments
PUBLIC static_cast</**/::std::int32_t>(0LL) --
RANDOM static_cast</**/::std::int32_t>(1LL)
ANONYMOUS static_cast</**/::std::int32_t>(255LL)

Defined at line 4000 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LEPeerAddressTypeNoAnon : ::std::uint8_t
Name Value Comments
PUBLIC static_cast</**/::std::int32_t>(0LL) --
RANDOM static_cast</**/::std::int32_t>(1LL)

Defined at line 4006 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LEPrimaryAdvertisingPHY : ::std::uint8_t
Name Value Comments
LE_1M static_cast</**/::std::int32_t>(1LL) --
LE_CODED static_cast</**/::std::int32_t>(3LL)
LE_CODED_S2 static_cast</**/::std::int32_t>(4LL)

Defined at line 4387 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LEPhy : ::std::uint8_t
Name Value Comments
LE_1M static_cast</**/::std::int32_t>(1LL) --
LE_2M static_cast</**/::std::int32_t>(2LL)
LE_CODED static_cast</**/::std::int32_t>(3LL)

Defined at line 4393 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LESecondaryAdvertisingPHY : ::std::uint8_t
Name Value Comments
NONE static_cast</**/::std::int32_t>(0LL) --
LE_1M static_cast</**/::std::int32_t>(1LL)
LE_2M static_cast</**/::std::int32_t>(2LL)
LE_CODED static_cast</**/::std::int32_t>(3LL)
LE_CODED_S2 static_cast</**/::std::int32_t>(4LL)

Defined at line 4399 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LEAddressType : ::std::uint8_t
Name Value Comments
PUBLIC static_cast</**/::std::int32_t>(0LL) --
RANDOM static_cast</**/::std::int32_t>(1LL)
PUBLIC_IDENTITY static_cast</**/::std::int32_t>(2LL)
RANDOM_IDENTITY static_cast</**/::std::int32_t>(3LL)

Defined at line 4407 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LEExtendedAddressType : ::std::uint8_t
Name Value Comments
PUBLIC static_cast</**/::std::int32_t>(0LL) --
RANDOM static_cast</**/::std::int32_t>(1LL)
PUBLIC_IDENTITY static_cast</**/::std::int32_t>(2LL)
RANDOM_IDENTITY static_cast</**/::std::int32_t>(3LL)
ANONYMOUS static_cast</**/::std::int32_t>(255LL)

Defined at line 4414 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LEAdvertisingFilterPolicy : ::std::uint8_t
Name Value Comments
ALLOW_ALL static_cast</**/::std::int32_t>(0LL) --
ALLOW_ALL_CONNECTIONS_AND_USE_FILTER_ACCEPT_LIST_FOR_SCANS static_cast</**/::std::int32_t>(1LL)
ALLOW_ALL_SCANS_AND_USE_FILTER_ACCEPT_LIST_FOR_CONNECTIONS static_cast</**/::std::int32_t>(2LL)
ALLOW_FILTER_ACCEPT_LIST_ONLY static_cast</**/::std::int32_t>(3LL)

Defined at line 4842 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class PageScanRepetitionMode : ::std::uint8_t
Name Value Comments
R0_ static_cast</**/::std::int32_t>(0LL) --
R1_ static_cast</**/::std::int32_t>(1LL)
R2_ static_cast</**/::std::int32_t>(2LL)

Defined at line 4849 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class CodingFormat : ::std::uint8_t
Name Value Comments
U_LAW static_cast</**/::std::int32_t>(0LL) --
A_LAW static_cast</**/::std::int32_t>(1LL)
CVSD static_cast</**/::std::int32_t>(2LL)
TRANSPARENT static_cast</**/::std::int32_t>(3LL)
LINEAR_PCM static_cast</**/::std::int32_t>(4LL)
MSBC static_cast</**/::std::int32_t>(5LL)
LC3 static_cast</**/::std::int32_t>(6LL)
G729A static_cast</**/::std::int32_t>(7LL)
VENDOR_SPECIFIC static_cast</**/::std::int32_t>(255LL)

Defined at line 4855 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class IoCapability : ::std::uint8_t
Name Value Comments
DISPLAY_ONLY static_cast</**/::std::int32_t>(0LL) --
DISPLAY_YES_NO static_cast</**/::std::int32_t>(1LL)
KEYBOARD_ONLY static_cast</**/::std::int32_t>(2LL)
NO_INPUT_NO_OUTPUT static_cast</**/::std::int32_t>(3LL)
KEYBOARD_DISPLAY static_cast</**/::std::int32_t>(4LL)

Defined at line 4867 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class LESleepClockAccuracyRange : ::std::uint8_t
Name Value Comments
PPM_251_TO_500 static_cast</**/::std::int32_t>(0LL) --
PPM_151_TO_250 static_cast</**/::std::int32_t>(1LL)
PPM_101_TO_150 static_cast</**/::std::int32_t>(2LL)
PPM_76_TO_100 static_cast</**/::std::int32_t>(3LL)
PPM_51_TO_75 static_cast</**/::std::int32_t>(4LL)
PPM_31_TO_50 static_cast</**/::std::int32_t>(5LL)
PPM_21_TO_30 static_cast</**/::std::int32_t>(6LL)
PPM_0_TO_20 static_cast</**/::std::int32_t>(7LL)

Defined at line 4875 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class AuthenticationRequirements : ::std::uint8_t
Name Value Comments
NO_BONDING static_cast</**/::std::int32_t>(0LL) --
MITM_NO_BONDING static_cast</**/::std::int32_t>(1LL)
DEDICATED_BONDING static_cast</**/::std::int32_t>(2LL)
MITM_DEDICATED_BONDING static_cast</**/::std::int32_t>(3LL)
GENERAL_BONDING static_cast</**/::std::int32_t>(4LL)
MITM_GENERAL_BONDING static_cast</**/::std::int32_t>(5LL)

Defined at line 4886 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class PinType : ::std::uint8_t
Name Value Comments
VARIABLE static_cast</**/::std::int32_t>(0LL) --
FIXED static_cast</**/::std::int32_t>(1LL)

Defined at line 4895 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class InquiryScanType : ::std::uint8_t
Name Value Comments
STANDARD static_cast</**/::std::int32_t>(0LL) --
INTERLACED static_cast</**/::std::int32_t>(1LL)

Defined at line 4900 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class InquiryMode : ::std::uint8_t
Name Value Comments
STANDARD static_cast</**/::std::int32_t>(0LL) --
RSSI static_cast</**/::std::int32_t>(1LL)
EXTENDED static_cast</**/::std::int32_t>(2LL)

Defined at line 4905 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class PageScanType : ::std::uint8_t
Name Value Comments
STANDARD_SCAN static_cast</**/::std::int32_t>(0LL) --
INTERLACED_SCAN static_cast</**/::std::int32_t>(1LL)

Defined at line 4911 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

enum class BigFraming : ::std::uint8_t
Name Value Comments
UNFRAMED static_cast</**/::std::int32_t>(0LL) --
FRAMED static_cast</**/::std::int32_t>(1LL)

Defined at line 93034 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

Records

Functions

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

    Defined at line 1345 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 1360 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 1369 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 1796 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 1811 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 1820 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 2309 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 2324 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 2333 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 2686 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 2701 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 2710 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 3570 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 3585 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 3594 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 3946 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 3961 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 3970 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 4353 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 4368 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 4377 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 4760 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

  • template <typename T>
    GenericLmpFeaturesView< ::emboss::support::ContiguousBuffer<T, 1, 0>> MakeLmpFeaturesView (::std::int32_t page, T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 4775 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

  • template <typename T, ::std::size_t kAlignment>
    GenericLmpFeaturesView< ::emboss::support::ContiguousBuffer<T, kAlignment, 0>> MakeAlignedLmpFeaturesView (::std::int32_t page, T * emboss_reserved_local_data, ::std::size_t emboss_reserved_local_size)

    Defined at line 4784 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 4808 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 4823 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 4832 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 5218 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 5233 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 5242 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 5594 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 5609 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 5618 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

  • 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 6013 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.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 6028 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.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 6037 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 6434 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 6449 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 6458 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 7028 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 7043 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 7052 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 7088 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 7103 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 7112 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 7502 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 7517 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 7526 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 7589 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 7604 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 7613 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 8009 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 8024 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 8033 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 8318 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 8333 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 8342 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

    Defined at line 8512 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 8527 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 8536 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 9043 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 9058 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 9067 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 9647 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 9662 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 9671 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 10146 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 10161 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 10170 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 10663 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 10678 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 10687 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 11135 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 11150 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 11159 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 11640 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 11655 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 11664 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 12157 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 12172 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 12181 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 12629 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 12644 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 12653 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 13143 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 13158 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 13167 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 13748 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 13763 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 13772 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 14175 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 14190 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 14199 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 14632 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 14647 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 14656 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 15089 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 15104 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 15113 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 15546 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 15561 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 15570 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 16006 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 16021 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 16030 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 16421 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 16436 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 16445 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 16884 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 16899 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 16908 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 17683 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 17698 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 17707 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 18212 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 18227 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 18236 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 18672 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 18687 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 18696 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 19132 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 19147 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 19156 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 19592 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 19607 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 19616 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 20052 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 20067 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 20076 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 20700 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 20715 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 20724 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 55007 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 55022 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 55031 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 55516 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 55531 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 55540 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 55987 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 56002 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 56011 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 56546 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 56561 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 56570 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 57175 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 57190 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 57199 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 57644 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 57659 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 57668 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 58225 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 58240 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 58249 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 58741 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 58756 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 58765 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 59257 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 59272 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 59281 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 59785 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 59800 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 59809 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 60401 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 60416 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 60425 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 61212 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 61227 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 61236 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 64182 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 64197 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 64206 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 64639 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 64654 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 64663 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 65123 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 65138 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 65147 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 65607 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 65622 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 65631 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 66091 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 66106 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 66115 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 66562 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 66577 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 66586 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 67152 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 67167 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 67176 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 67654 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 67669 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 67678 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 68030 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 68045 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 68054 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 68589 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 68604 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 68613 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 69163 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 69178 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 69187 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 69575 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 69590 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 69599 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 69987 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 70002 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 70011 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 70486 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 70501 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 70510 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 71029 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 71044 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 71053 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 71444 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 71459 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 71468 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 71928 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 71943 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 71952 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 72442 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 72457 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 72466 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 73002 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 73017 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 73026 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 73533 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 73548 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 73557 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 74135 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 74150 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 74159 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 74915 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 74930 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 74939 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 75563 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 75578 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 75587 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 76310 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 76325 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 76334 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 76782 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 76797 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 76806 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 77194 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 77209 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 77218 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 77741 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 77756 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 77765 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 78210 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 78225 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 78234 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 78622 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 78637 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 78646 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 79079 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 79094 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 79103 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 79548 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 79563 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 79572 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 80116 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 80131 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 80140 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 80896 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 80911 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 80920 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 81510 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 81525 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 81534 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 82044 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 82059 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 82068 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 82647 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 82662 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 82671 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 83463 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 83478 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 83487 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 83938 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 83953 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 83962 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 84802 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 84817 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 84826 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 85754 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 85769 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 85778 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 87093 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 87108 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 87117 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 87627 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 87642 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 87651 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 88350 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 88365 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 88374 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 89174 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 89189 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 89198 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 90213 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 90228 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 90237 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 91138 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 91153 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 91162 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 91838 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 91853 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 91862 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 92613 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 92628 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 92637 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 93000 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 93015 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 93024 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 93922 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 93937 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 93946 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 94252 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 94267 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 94276 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 94785 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 94800 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 94809 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 95217 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 95232 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 95241 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 96423 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 96438 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 96447 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 96981 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 96996 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 97005 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 97458 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 97473 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 97482 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 97942 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 97957 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 97966 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 98550 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 98565 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 98574 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 99022 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 99037 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h

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

    Defined at line 99046 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h