From 5dd61d4ee5a0808a4a92bdc7c397cd9e0431f4a4 Mon Sep 17 00:00:00 2001 From: p1-bmu Date: Tue, 25 May 2021 13:44:15 +0200 Subject: [PATCH] mobile: remove crappy cmt from GTPC --- pycrate_mobile/TS29274_GTPC.py | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/pycrate_mobile/TS29274_GTPC.py b/pycrate_mobile/TS29274_GTPC.py index e2bcaec5..73d07105 100644 --- a/pycrate_mobile/TS29274_GTPC.py +++ b/pycrate_mobile/TS29274_GTPC.py @@ -7300,25 +7300,6 @@ class SRVCCCStoPSCancelAcknowledge(GTPCMsg): ) -''' -# TODO: missing - - # Sv (SRVCC mobility), # TS 29.280 - 25 : 'SRVCC PS to CS Request', - 26 : 'SRVCC PS to CS Response', - 27 : 'SRVCC PS to CS Complete Notification', - 28 : 'SRVCC PS to CS Complete Acknowledge', - 29 : 'SRVCC PS to CS Cancel Notification', - 30 : 'SRVCC PS to CS Cancel Acknowledge', - 31 : 'SRVCC CS to PS Request', - 240 : 'SRVCC CS to PS Response', - 241 : 'SRVCC CS to PS Complete Notification', - 242 : 'SRVCC CS to PS Complete Acknowledge', - 243 : 'SRVCC CS to PS Cancel Notification', - 244 : 'SRVCC CS to PS Cancel Acknowledge', -''' - - #------------------------------------------------------------------------------# # General parser # TS 29.274, section 6