GATTS_DeleteService() function
* Function GATTS_DeleteService * Description This function is called to delete a service. * Parameter gatt_if : application interface * p_svc_uuid : service UUID * svc_inst : instance of the service inside the application * Returns TRUE if operation succeed, FALSE if handle block was not found.