Home
last modified time | relevance | path

Searched refs:A2dpTransport (Results 1 – 1 of 1) sorted by relevance

/system/bt/audio_hal_interface/
Da2dp_encoding.cc60 class A2dpTransport : public ::bluetooth::audio::IBluetoothTransportInstance { class
62 A2dpTransport(SessionType sessionType) in A2dpTransport() function in __anoneef004670111::A2dpTransport
203 A2dpTransport* a2dp_sink = nullptr;
607 a2dp_sink = new A2dpTransport(session_type); in init()