Home
last modified time | relevance | path

Searched defs:prev_state (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/common/bluetooth/binder/
DIBluetoothCallback.cpp48 int prev_state, new_state; in onTransact() local
71 bluetooth::AdapterState prev_state, in OnBluetoothStateChange()
/system/bt/service/
Dadapter.cpp60 AdapterState prev_state, in OnAdapterStateChanged()
232 AdapterState prev_state = GetState(); in AdapterStateChangedCallback() local
351 void NotifyAdapterStateChanged(AdapterState prev_state, in NotifyAdapterStateChanged()
/system/bt/service/test/
Dadapter_unittest.cpp75 bluetooth::AdapterState prev_state() const { return prev_state_; } in prev_state() function in bluetooth::__anon96b87c780111::TestObserver
88 bluetooth::AdapterState prev_state, in OnAdapterStateChanged()
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cpp176 bluetooth::AdapterState prev_state, in OnAdapterStateChanged()
/system/bt/service/client/
Dmain.cpp134 bluetooth::AdapterState prev_state, in OnBluetoothStateChange()