si91x_response_handling_flags#

Macros#

#define
SI91X_PACKET_RESPONSE_STATUS (1 << 0)

Flag to indicate that the response status of the command is expected.

#define
SI91X_PACKET_RESPONSE_PACKET (1 << 1)

Flag to indicate that the response packet of the command is expected.

#define
SI91X_PACKET_GLOBAL_QUEUE_BLOCK (1 << 3)

Flag to indicate that all the packet tx has to be suspended until the corresponding command response is received.

#define
SI91X_PACKET_WITH_NO_RESPONSE (1 << 4)

Flag to indicate that firmware has no response to this command.