Searched refs:csfb_type (Results 1 – 4 of 4) sorted by relevance
157 csfb_type=None, argument167 if is_ims_call or srvcc or csfb_type:172 if csfb_type:173 self.anritsu.csfb_type = csfb_type209 if is_ims_call or csfb_type:382 csfb_type=CsfbType.CSFB_TYPE_REDIRECTION,409 csfb_type=CsfbType.CSFB_TYPE_HANDOVER,
131 csfb_type=None, argument141 if is_ims_call or srvcc or csfb_type:157 if is_ims_call or csfb_type:331 csfb_type=CsfbType.CSFB_TYPE_REDIRECTION)357 csfb_type=CsfbType.CSFB_TYPE_HANDOVER)
1441 def csfb_type(self): member in MD8475A1452 @csfb_type.setter1453 def csfb_type(self, csfb_type): member in MD8475A1461 if not isinstance(csfb_type, CsfbType):1463 cmd = "SIMMODELEX CSFB," + csfb_type.value
2735 csfb_type = user_params["csfb_type"]2737 csfb_type = CsfbType.CSFB_TYPE_REDIRECTION2738 return csfb_type