GATTS_SendRsp() function
* Function GATTS_SendRsp * Description This function sends the server response to client. * Parameter conn_id: connection identifier. * trans_id: transaction id * status: response status * p_msg: pointer to message parameters structure. * Returns GATT_SUCCESS if successfully sent; otherwise error code.