Home
last modified time | relevance | path

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

/system/bt/service/common/android/bluetooth/
DIBluetoothA2dpSinkCallback.aidl23 void OnAudioConfig(String device_address, int sample_rate, int channel_count); in OnAudioConfig() method
DIBluetoothA2dpSourceCallback.aidl25 void OnAudioConfig( in OnAudioConfig() method
/system/bt/service/ipc/binder/
Dbluetooth_a2dp_sink_binder_server.cc177 void BluetoothA2dpSinkBinderServer::OnAudioConfig( in OnAudioConfig() function in ipc::binder::BluetoothA2dpSinkBinderServer
Dbluetooth_a2dp_source_binder_server.cc181 void BluetoothA2dpSourceBinderServer::OnAudioConfig( in OnAudioConfig() function in ipc::binder::BluetoothA2dpSourceBinderServer
/system/bt/service/test/
Da2dp_source_unittest.cc65 void OnAudioConfig( in OnAudioConfig() function in bluetooth::__anondbec48710111::TestDelegate
Da2dp_sink_unittest.cc69 void OnAudioConfig(const std::string& device_address, uint32_t sample_rate, in OnAudioConfig() function in bluetooth::__anon3081c9550111::TestDelegate