示例#1
0
 def handle_AVT_GetPositionInfo(self, service, action, args):
     return response_with_action(action)
示例#2
0
 def handle_AVT_GetTransportInfo(self, service, action, args):
     return response_with_action(action)
示例#3
0
 def handle_RCT_GetVolume(self, service, action, args):
     return response_with_action(action)
示例#4
0
 def handle_CNM_GetProtocolInfo(self, sevice, action, args):
     return response_with_action(action)