Home
last modified time | relevance | path

Searched defs:InReadPcmData (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/bluetooth/audio/utils/session/
H A DBluetoothAudioSessionControl_2_1.h147 static size_t InReadPcmData(const SessionType_2_1& session_type, void* buffer, in InReadPcmData() function
H A DBluetoothAudioSession.cpp409 size_t BluetoothAudioSession::InReadPcmData(void* buffer, size_t bytes) { in InReadPcmData() function in android::bluetooth::audio::BluetoothAudioSession