GATTS_SetAttributeValue() function
* Function GATTS_SetAttributeValue * Description This function sends to set the attribute value . * Parameter attr_handle:the attribute handle * length: the attribute length * value: the value to be set to the attribute in the database * Returns GATT_SUCCESS if successfully sent; otherwise error code.