Searched defs:OnAudioConfig (Results 1 – 5 of 5) sorted by relevance
| /system/bt/service/common/android/bluetooth/ | ||
| D | IBluetoothA2dpSinkCallback.aidl | 23 void OnAudioConfig(String device_address, int sample_rate, int channel_count); in OnAudioConfig() method |
| D | IBluetoothA2dpSourceCallback.aidl | 25 void OnAudioConfig( in OnAudioConfig() method |
| /system/bt/service/ipc/binder/ | ||
| D | bluetooth_a2dp_sink_binder_server.cc | 177 void BluetoothA2dpSinkBinderServer::OnAudioConfig( in OnAudioConfig() function in ipc::binder::BluetoothA2dpSinkBinderServer |
| D | bluetooth_a2dp_source_binder_server.cc | 181 void BluetoothA2dpSourceBinderServer::OnAudioConfig( in OnAudioConfig() function in ipc::binder::BluetoothA2dpSourceBinderServer |
| /system/bt/service/test/ | ||
| D | a2dp_sink_unittest.cc | 69 void OnAudioConfig(const std::string& device_address, uint32_t sample_rate, in OnAudioConfig() function in bluetooth::__anonaa9dfa1e0111::TestDelegate |