Home
last modified time | relevance | path

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

/system/bt/audio_hal_interface/
Dclient_interface.h30 #define BLUETOOTH_AUDIO_HAL_PROP_DISABLED "persist.bluetooth.bluetooth_audio_hal.disabled" macro
Dhearing_aid_software_encoding.cc156 btaudio_hearing_aid_disabled = osi_property_get_bool(BLUETOOTH_AUDIO_HAL_PROP_DISABLED, false); in is_hal_2_0_force_disabled()
Da2dp_encoding.cc307 btaudio_a2dp_disabled = osi_property_get_bool(BLUETOOTH_AUDIO_HAL_PROP_DISABLED, false); in is_hal_2_0_force_disabled()