Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Da2dp_encoding_aidl.cc344 static BluetoothAudioClientInterface* new_hal_interface(SessionType session_type) { in new_hal_interface() function
382 software_hal_interface = new_hal_interface(SessionType::A2DP_SOFTWARE_ENCODING_DATAPATH); in init()
389 new_hal_interface(SessionType::A2DP_HARDWARE_OFFLOAD_ENCODING_DATAPATH); in init()
845 (offloading_hal_interface = new_hal_interface( in get_a2dp_configuration()