ble_gattc_write_no_rsp_flat() function
Initiates GATT procedure: Write Without Response. This function consumes the supplied mbuf regardless of the outcome.
Arguments
conn_handle
The connection over which to execute the procedure.
attr_handle
The handle of the characteristic value to write to.
data
The value to write to the characteristic.
data_len
The number of bytes to write.
Return value
0 on success; nonzero on failure.
Examples
ble_gattc_write_no_rsp_flat() is referenced by 2 libraries and example projects: