Si91x queue packet structure.
Public Attributes#
sl_wifi_buffer_t *
Si91x host buffer.
uint8_t
Si91x firmware queue id.
Si91x command type.
uint16_t
Packet id, used internally to track packets.
uint8_t
One of the values from SI91X packet response flags.
uint16_t
Si91x command status.
void *
sdk context, unused internally to invoke user callbacks
int32_t
socket_id, used only for SI91X_SOCKET_CMD queue to update socket_id in command trace of bus thread.
Public Attribute Documentation#
sdk_context#
void* sl_si91x_queue_packet_t::sdk_context
sdk context, unused internally to invoke user callbacks
sl_si91x_socket_id#
int32_t sl_si91x_queue_packet_t::sl_si91x_socket_id
socket_id, used only for SI91X_SOCKET_CMD queue to update socket_id in command trace of bus thread.