Searched refs:csfb_type (Results 1 – 4 of 4) sorted by relevance
159 csfb_type=None, argument169 if is_ims_call or srvcc or csfb_type:174 if csfb_type:175 self.anritsu.csfb_type = csfb_type211 if is_ims_call or csfb_type:384 csfb_type=CsfbType.CSFB_TYPE_REDIRECTION,411 csfb_type=CsfbType.CSFB_TYPE_HANDOVER,
135 csfb_type=None, argument145 if is_ims_call or srvcc or csfb_type:161 if is_ims_call or csfb_type:335 csfb_type=CsfbType.CSFB_TYPE_REDIRECTION)361 csfb_type=CsfbType.CSFB_TYPE_HANDOVER)
1434 def csfb_type(self): member in MD8475A1445 @csfb_type.setter1446 def csfb_type(self, csfb_type): member in MD8475A1454 if not isinstance(csfb_type, CsfbType):1456 cmd = "SIMMODELEX CSFB," + csfb_type.value
2735 csfb_type = user_params["csfb_type"]2737 csfb_type = CsfbType.CSFB_TYPE_REDIRECTION2738 return csfb_type