Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
mobile: remove crappy cmt from GTPC
Browse files Browse the repository at this point in the history
  • Loading branch information
p1-bmu committed May 25, 2021
1 parent a6323ae commit 5dd61d4
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions pycrate_mobile/TS29274_GTPC.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5dd61d4

Please sign in to comment.