esp_ble_mesh_blob_receiver_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint16_t
Unicast address of the server.
uint8_t
Retrieved transfer phase of the server.
uint8_t:4
Status of the last operation.
uint16_t
Indicates the length which blocks were not received by the server.
uint8_t *
Indicates which blocks were not received by the server.
uint16_t
Indicates which chunks were not received in the current block.
uint8_t *
Indicates which chunks were not received by the server in the current block.
uint8_t:2
BLOB transfer mode.
Expected BLOB identifier list.
uint32_t
BLOB size in octets.
uint8_t
Indicates the block size.
uint16_t
MTU size in octets.
bool
Indicate if Blob Block Status is received as a response.

References

from examples