Public Member Functions | |
def | __init__ (self, profile, nv_dict=None) |
def | __init__ (self, profile, nv_dict=None) |
Public Member Functions inherited from rtc_handle.Port | |
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 | |
provided | |
required | |
Public Attributes inherited from rtc_handle.Port | |
con | |
name | |
port_profile | |
prop | |
Definition at line 241 of file AutoTest/rtc_handle.py.
def rtc_handle.RtcService.__init__ | ( | self, | |
profile, | |||
nv_dict = None |
|||
) |
Definition at line 242 of file AutoTest/rtc_handle.py.
def rtc_handle.RtcService.__init__ | ( | self, | |
profile, | |||
nv_dict = None |
|||
) |
Definition at line 243 of file tests/rtc_handle.py.
rtc_handle.RtcService.con |
Definition at line 244 of file AutoTest/rtc_handle.py.
rtc_handle.RtcService.provided |
Definition at line 246 of file AutoTest/rtc_handle.py.
rtc_handle.RtcService.required |
Definition at line 247 of file AutoTest/rtc_handle.py.