Home | History | Annotate | Download | only in anritsu_lib

Lines Matching refs:sid

2294     def sector1_sid(self, sid):
2298 sid: sector 1 system ID of the CDMA cell
2303 cmd = "S1SID {},{}".format(sid, self._bts_number)
2424 def evdo_sid(self, sid):
2428 sid: Sector ID of the EVDO cell
2433 cmd = "S1SECTORID {},{}".format(sid, self._bts_number)