Searched refs:WriteAudioData (Results 1 – 3 of 3) sorted by relevance
283 size_t WriteAudioData(const uint8_t* p_buf, uint32_t len);
454 return le_audio_source_hal_clientinterface->WriteAudioData(p_buf, len); in Write()
832 size_t BluetoothAudioSourceClientInterface::WriteAudioData(const uint8_t* p_buf, in WriteAudioData() function in bluetooth::audio::BluetoothAudioSourceClientInterface