Home
last modified time | relevance | path

Searched refs:OnDeviceConnectionStateChanged (Results 1 – 3 of 3) sorted by relevance

/system/bt/service/
Dadapter.h60 virtual void OnDeviceConnectionStateChanged(
Dadapter.cpp65 void Adapter::Observer::OnDeviceConnectionStateChanged( in OnDeviceConnectionStateChanged() function in bluetooth::Adapter::Observer
327 OnDeviceConnectionStateChanged(this, device_address, connected)); in AclStateChangedCallback()
/system/bt/service/test/
Dadapter_unittest.cpp95 void OnDeviceConnectionStateChanged( in OnDeviceConnectionStateChanged() function in bluetooth::__anon96b87c780111::TestObserver