Home
last modified time | relevance | path

Searched refs:_next_action (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Dbluetooth_pts_device.py207 _next_action = -1 variable in BluetoothPtsDevice
757 return self._next_action
761 self._next_action = action
763 callback(self._next_action)