GATTC_Write() function
* Function GATTC_Write * Description This function is called to write the value of an attribute to * the server. * Parameters conn_id: connection identifier. * type - attribute write type. * p_write - write operation parameters. * Returns GATT_SUCCESS if command started successfully.