Public Member Functions | |
def | __init__ (self, profile, nv_dict=None) |
def | __init__ (self, profile, nv_dict=None) |
def | get_connections (self) |
def | get_connections (self) |
def | get_info (self) |
def | get_info (self) |
Public Attributes | |
con | |
name | |
port_profile | |
prop | |
Definition at line 191 of file AutoTest/rtc_handle.py.
def rtc_handle.Port.__init__ | ( | self, | |
profile, | |||
nv_dict = None |
|||
) |
Definition at line 192 of file AutoTest/rtc_handle.py.
def rtc_handle.Port.__init__ | ( | self, | |
profile, | |||
nv_dict = None |
|||
) |
Definition at line 193 of file tests/rtc_handle.py.
def rtc_handle.Port.get_connections | ( | self | ) |
Definition at line 206 of file AutoTest/rtc_handle.py.
def rtc_handle.Port.get_connections | ( | self | ) |
Definition at line 207 of file tests/rtc_handle.py.
def rtc_handle.Port.get_info | ( | self | ) |
Definition at line 199 of file AutoTest/rtc_handle.py.
def rtc_handle.Port.get_info | ( | self | ) |
Definition at line 200 of file tests/rtc_handle.py.
rtc_handle.Port.con |
Definition at line 198 of file AutoTest/rtc_handle.py.
rtc_handle.Port.name |
Definition at line 193 of file AutoTest/rtc_handle.py.
rtc_handle.Port.port_profile |
Definition at line 194 of file AutoTest/rtc_handle.py.
rtc_handle.Port.prop |
Definition at line 197 of file AutoTest/rtc_handle.py.