Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Da2dp.c82 #define SYSPROP_BLUETOOTH_AUDIO_HAL_DISABLED "persist.bluetooth.bluetooth_audio_hal.disabled" macro
683 !property_get_bool(SYSPROP_BLUETOOTH_AUDIO_HAL_DISABLED, false); in open_a2dp_output()