Searched refs:ReadAudioData (Results 1 – 4 of 4) sorted by relevance
151 size_t ReadAudioData(uint8_t* p_buf, uint32_t len);
237 return hearing_aid_hal_clientinterface->ReadAudioData(p_buf, len); in read()
432 size_t BluetoothAudioClientInterface::ReadAudioData(uint8_t* p_buf, in ReadAudioData() function in bluetooth::audio::BluetoothAudioClientInterface
725 return a2dp_hal_clientif->ReadAudioData(p_buf, len); in read()