Searched refs:STARTING (Results 1 – 5 of 5) sorted by relevance
198 case BluetoothStreamState::STARTING: in ControlResultHandler()291 case BluetoothStreamState::STARTING: in CondwaitState()296 [this] { return this->state_ != BluetoothStreamState::STARTING; }); in CondwaitState()326 state_ = BluetoothStreamState::STARTING; in Start()328 retval = CondwaitState(BluetoothStreamState::STARTING); in Start()
38 STARTING, enumerator
138 case BluetoothStreamState::STARTING: in operator <<()230 BluetoothStreamState::STARTING || in out_standby()551 BluetoothStreamState::STARTING || in out_pause()577 BluetoothStreamState::STARTING || in out_resume()
113 state_ = ThreadState::STARTING; in start()155 condVar_.wait(lock, [this]() -> bool { return state_ != ThreadState::STARTING; }); in start()
79 STARTING, enumerator