Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/pandora/floss/
Dcmd_utils.py31 _PIPE_CLOSED = -1 variable
56 if self._pipe[1] != _PIPE_CLOSED:
58 self._pipe[1] = _PIPE_CLOSED
115 if self._pipe[1] != _PIPE_CLOSED:
117 self._pipe[1] = _PIPE_CLOSED