Home
last modified time | relevance | path

Searched defs:OnAudioState (Results 1 – 6 of 6) sorted by relevance

/system/bt/service/common/android/bluetooth/
DIBluetoothA2dpSinkCallback.aidl22 void OnAudioState(String device_address, int state); in OnAudioState() method
DIBluetoothA2dpSourceCallback.aidl24 void OnAudioState(String device_address, int state); in OnAudioState() method
/system/bt/service/ipc/binder/
Dbluetooth_a2dp_sink_binder_server.cc165 void BluetoothA2dpSinkBinderServer::OnAudioState( in OnAudioState() function in ipc::binder::BluetoothA2dpSinkBinderServer
Dbluetooth_a2dp_source_binder_server.cc174 void BluetoothA2dpSourceBinderServer::OnAudioState( in OnAudioState() function in ipc::binder::BluetoothA2dpSourceBinderServer
/system/bt/service/test/
Da2dp_source_unittest.cc60 void OnAudioState(const std::string& device_address, int state) override { in OnAudioState() function in bluetooth::__anondbec48710111::TestDelegate
Da2dp_sink_unittest.cc64 void OnAudioState(const std::string& device_address, int state) override { in OnAudioState() function in bluetooth::__anon3081c9550111::TestDelegate