16#ifndef SDC_HCI_EVT_H__
17#define SDC_HCI_EVT_H__
59typedef struct __PACKED __ALIGN(1)
98typedef struct __PACKED __ALIGN(1)
120typedef struct __PACKED __ALIGN(1)
142typedef struct __PACKED __ALIGN(1)
172typedef struct __PACKED __ALIGN(1)
202typedef struct __PACKED __ALIGN(1)
234typedef struct __PACKED __ALIGN(1)
249typedef struct __PACKED __ALIGN(1)
274typedef struct __PACKED __ALIGN(1)
291typedef struct __PACKED __ALIGN(1)
307typedef struct __PACKED __ALIGN(1)
320typedef struct __PACKED __ALIGN(1)
sdc_hci_event
HCI Event Code values.
Definition sdc_hci_evt.h:33
@ SDC_HCI_EVENT_DATA_BUFFER_OVERFLOW
Data Buffer Overflow.
Definition sdc_hci_evt.h:47
@ SDC_HCI_EVENT_READ_REMOTE_VERSION_INFORMATION_COMPLETE
Read Remote Version Information Complete.
Definition sdc_hci_evt.h:39
@ SDC_HCI_EVENT_ENCRYPTION_CHANGE
Encryption Change [v1].
Definition sdc_hci_evt.h:37
@ SDC_HCI_EVENT_VS_META
VS Meta.
Definition sdc_hci_evt.h:55
@ SDC_HCI_EVENT_LE_META
LE Meta.
Definition sdc_hci_evt.h:51
@ SDC_HCI_EVENT_DISCONN_COMPLETE
Disconnection Complete.
Definition sdc_hci_evt.h:35
@ SDC_HCI_EVENT_AUTHENTICATED_PAYLOAD_TIMEOUT_EXPIRED
Authenticated Payload Timeout Expired.
Definition sdc_hci_evt.h:53
@ SDC_HCI_EVENT_COMMAND_STATUS
Command Status.
Definition sdc_hci_evt.h:43
@ SDC_HCI_EVENT_ENCRYPTION_KEY_REFRESH_COMPLETE
Encryption Key Refresh Complete.
Definition sdc_hci_evt.h:49
@ SDC_HCI_EVENT_COMMAND_COMPLETE
Command Complete.
Definition sdc_hci_evt.h:41
@ SDC_HCI_EVENT_NUMBER_OF_COMPLETED_PACKETS
Number Of Completed Packets.
Definition sdc_hci_evt.h:45
uint16_t conn_handle
Definition sdc_hci_evt.h:309
Authenticated Payload Timeout Expired.
Definition sdc_hci_evt.h:308
uint16_t command_opcode
Definition sdc_hci_evt.h:175
uint8_t num_hci_command_packets
Definition sdc_hci_evt.h:174
uint8_t status
Definition sdc_hci_evt.h:176
Command Complete.
Definition sdc_hci_evt.h:173
uint8_t num_hci_command_packets
Definition sdc_hci_evt.h:205
uint16_t command_opcode
Definition sdc_hci_evt.h:206
uint8_t status
Definition sdc_hci_evt.h:204
Command Status.
Definition sdc_hci_evt.h:203
uint8_t link_type
Definition sdc_hci_evt.h:251
Data Buffer Overflow.
Definition sdc_hci_evt.h:250
uint8_t reason
Definition sdc_hci_evt.h:102
uint16_t conn_handle
Definition sdc_hci_evt.h:101
uint8_t status
Definition sdc_hci_evt.h:100
Disconnection Complete.
Definition sdc_hci_evt.h:99
uint8_t encryption_enabled
Definition sdc_hci_evt.h:124
uint16_t conn_handle
Definition sdc_hci_evt.h:123
uint8_t status
Definition sdc_hci_evt.h:122
Encryption Change [v1].
Definition sdc_hci_evt.h:121
uint16_t conn_handle
Definition sdc_hci_evt.h:277
uint8_t status
Definition sdc_hci_evt.h:276
Encryption Key Refresh Complete.
Definition sdc_hci_evt.h:275
uint8_t num_handles
Definition sdc_hci_evt.h:236
Number Of Completed Packets.
Definition sdc_hci_evt.h:235
uint16_t conn_handle
Definition sdc_hci_evt.h:61
uint16_t num_completed_packets
Definition sdc_hci_evt.h:62
Number Of Completed Packets array parameters.
Definition sdc_hci_evt.h:60