Searched defs:InReadPcmData (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/bluetooth/audio/utils/session/ | ||
D | BluetoothAudioSessionControl_2_1.h | 147 static size_t InReadPcmData(const SessionType_2_1& session_type, void* buffer, in InReadPcmData() function |
D | BluetoothAudioSession.cpp | 439 size_t BluetoothAudioSession::InReadPcmData(void* buffer, size_t bytes) { in InReadPcmData() function in android::bluetooth::audio::BluetoothAudioSession |
/hardware/interfaces/bluetooth/audio/utils/aidl_session/ | ||
D | BluetoothAudioSessionControl.h | 216 static size_t InReadPcmData(const SessionType& session_type, void* buffer, in InReadPcmData() function |
D | BluetoothAudioSession.cpp | 423 size_t BluetoothAudioSession::InReadPcmData(void* buffer, size_t bytes) { in InReadPcmData() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioSession |
D | HidlToAidlMiddleware.cpp | 610 size_t HidlToAidlMiddleware_2_0::InReadPcmData( in InReadPcmData() function in aidl::android::hardware::bluetooth::audio::HidlToAidlMiddleware_2_0 |