Searched defs:get_outstanding_packets (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/cros/cellular/mbim_compliance/
H A Dmbim_channel.py31 |get_outstanding_packets| function. Use this function to receive error
212 extra_packets = self.get_outstanding_packets()
217 def get_outstanding_packets(self): member in class:MBIMChannel
223 for packet in channel.get_outstanding_packets():

Completed in 78 milliseconds