Home
last modified time | relevance | path

Searched defs:OnAdapterStateChanged (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/service/test/
H A Dadapter_unittest.cc85 void OnAdapterStateChanged(bluetooth::Adapter* adapter, in OnAdapterStateChanged() function in bluetooth::__anonf3c5c3e70110::TestObserver
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_binder_server.cc385 void BluetoothBinderServer::OnAdapterStateChanged( in OnAdapterStateChanged() function in ipc::binder::BluetoothBinderServer
/aosp12/system/bt/service/
H A Dadapter.cc149 void Adapter::Observer::OnAdapterStateChanged(Adapter* adapter, in OnAdapterStateChanged() function in bluetooth::Adapter::Observer