Searched refs:cur_state_ (Results 1 - 1 of 1) sorted by relevance

/system/bt/service/test/
H A Dadapter_unittest.cpp65 cur_state_(bluetooth::ADAPTER_STATE_INVALID),
76 bluetooth::AdapterState cur_state() const { return cur_state_; }
92 cur_state_ = new_state;
106 bluetooth::AdapterState prev_state_, cur_state_; member in class:bluetooth::__anon811::final

Completed in 90 milliseconds