Home
last modified time | relevance | path

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

/system/bt/service/
Dadapter.h52 virtual void OnAdapterStateChanged(Adapter* adapter,
Dadapter.cpp59 void Adapter::Observer::OnAdapterStateChanged(Adapter* adapter, in OnAdapterStateChanged() function in bluetooth::Adapter::Observer
358 OnAdapterStateChanged(this, prev_state, new_state)); in NotifyAdapterStateChanged()
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.h69 void OnAdapterStateChanged(bluetooth::Adapter* adapter,
Dbluetooth_binder_server.cpp174 void BluetoothBinderServer::OnAdapterStateChanged( in OnAdapterStateChanged() function in ipc::binder::BluetoothBinderServer
/system/bt/service/test/
Dadapter_unittest.cpp87 void OnAdapterStateChanged(bluetooth::Adapter* adapter, in OnAdapterStateChanged() function in bluetooth::__anon96b87c780111::TestObserver