Searched refs:command_queue (Results 1 – 1 of 1) sorted by relevance
37 command_queue = queue.Queue() variable in BSimDevice48 command, args = self.command_queue.get()131 self.command_queue.put_nowait((PB_MSG_DISCONNECT, []))152 self.command_queue.put_nowait((PB_MSG_WAIT, [end_of_wait]))182 … self.command_queue.put_nowait((P2G4_MSG_TX, [ch_idx, phy, aa, transmit_time, packet_data]))