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 212 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 287 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 1309 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 496 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 1326 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)
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 552 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 1332 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 584 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 1338 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 1344 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 1350 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 1357 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 1365 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 1370 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 1376 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 1381 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 1383 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 1390 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 1393 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 1401 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 1423 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 1436 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 1821 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 7046 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 2334 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 2342 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 7607 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 2350 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 2369 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 2374 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 2711 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 3971 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 3976 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 3984 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 3991 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 3997 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 4378 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 4384 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 4390 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 4398 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 4405 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 4833 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 4840 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 4846 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 4858 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 4866 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 4877 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 4886 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 4891 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 4896 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 4902 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 92020 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 1336 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 1351 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 1360 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 1787 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 1802 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 1811 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 2300 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 2315 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 2324 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 2677 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 2692 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 2701 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 3561 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 3576 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 3585 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 3937 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 3952 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 3961 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 4344 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 4359 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 4368 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 4744 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 4759 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 4768 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 4799 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 4814 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 4823 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 5209 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 5224 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 5233 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 5585 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 5600 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 5609 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 6004 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 6019 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 6028 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 6425 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 6440 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 6449 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 7012 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 7027 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 7036 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 7079 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 7094 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 7103 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 7493 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 7508 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 7517 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 7573 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 7588 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 7597 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 7993 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 8008 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 8017 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.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 8496 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 8511 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 8520 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 9027 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 9042 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 9051 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 9631 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 9646 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 9655 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 10130 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 10145 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 10154 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 10647 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 10662 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 10671 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 11119 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 11134 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 11143 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 11624 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 11639 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 11648 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 12141 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 12156 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 12165 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 12613 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 12628 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 12637 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 13127 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 13142 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 13151 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 13732 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 13747 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 13756 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 14159 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 14174 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 14183 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 14616 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 14631 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 14640 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 15073 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 15088 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 15097 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 15530 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 15545 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 15554 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 15990 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 16005 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 16014 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 16405 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 16420 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 16429 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 16868 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 16883 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 16892 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 17667 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 17682 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 17691 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 18196 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 18211 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 18220 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 18656 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 18671 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 18680 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 19116 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 19131 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 19140 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 19576 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 19591 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 19600 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 20036 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 20051 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 20060 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 20684 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 20699 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 20708 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 54991 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 55006 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 55015 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 55500 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 55515 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 55524 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 55971 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 55986 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 55995 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 56530 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 56545 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 56554 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 57159 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 57174 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 57183 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 57628 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 57643 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 57652 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 58209 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 58224 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 58233 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 58725 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 58740 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 58749 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 59241 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 59256 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 59265 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 59769 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 59784 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 59793 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 60385 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 60400 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 60409 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 61196 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 61211 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 61220 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 64166 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 64181 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 64190 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 64623 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 64638 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 64647 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 65107 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 65122 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 65131 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 65591 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 65606 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 65615 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 66075 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 66090 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 66099 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 66546 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 66561 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 66570 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 67136 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 67151 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 67160 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 67638 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 67653 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 67662 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 68014 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 68029 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 68038 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 68573 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 68588 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 68597 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 69147 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 69162 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 69171 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 69559 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 69574 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 69583 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 69971 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 69986 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 69995 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 70470 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 70485 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 70494 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 71013 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 71028 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 71037 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 71428 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 71443 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 71452 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 71988 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 72003 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 72012 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 72519 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 72534 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 72543 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 73121 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 73136 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 73145 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 73901 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 73916 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 73925 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 74549 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 74564 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 74573 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 75296 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 75311 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 75320 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 75768 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 75783 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 75792 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 76180 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 76195 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 76204 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 76727 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 76742 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 76751 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 77196 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 77211 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 77220 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 77608 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 77623 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 77632 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 78065 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 78080 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 78089 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 78534 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 78549 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 78558 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 79102 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 79117 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 79126 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 79882 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 79897 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 79906 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 80496 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 80511 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 80520 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 81030 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 81045 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 81054 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 81633 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 81648 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 81657 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 82449 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 82464 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 82473 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 82924 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 82939 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 82948 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 83788 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 83803 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 83812 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 84740 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 84755 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 84764 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 86079 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 86094 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 86103 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 86613 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 86628 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 86637 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 87336 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 87351 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 87360 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 88160 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 88175 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 88184 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 89199 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 89214 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 89223 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 90124 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 90139 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 90148 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 90824 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 90839 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 90848 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 91599 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 91614 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 91623 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 91986 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 92001 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 92010 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 92908 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 92923 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 92932 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 93238 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 93253 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 93262 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 93771 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 93786 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 93795 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 94203 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 94218 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 94227 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 95409 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 95424 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 95433 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 95967 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 95982 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 95991 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 96444 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 96459 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 96468 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 96928 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 96943 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 96952 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 97536 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 97551 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 97560 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 98008 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 98023 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 98032 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_events.emb.h