Number of retransmissions (first transmission is excluded).
int_ms
Interval steps in milliseconds. Must be greater than 0 and a multiple of 10.
Return value
BLE Mesh transmit value that can be used e.g. for the default values of the Configuration Model data.
Notes
For example, ESP_BLE_MESH_TRANSMIT(2, 20) means that the message will be sent about 90ms(count is 3, step is 1, interval is 30 ms which includes 10ms of advertising interval random delay).
Examples
ESP_BLE_MESH_TRANSMIT is referenced by 16 libraries and example projects: