Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h292 btav_a2dp_scmst_enable_status_t enable_status; member
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc1694 scmst_info.enable_status = BTAV_A2DP_SCMST_DISABLED; in bta_av_co_get_scmst_info()
1697 scmst_info.enable_status = BTAV_A2DP_SCMST_ENABLED; in bta_av_co_get_scmst_info()
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_aact.cc3174 UINT8_TO_STREAM(p_param, scmst_info.enable_status); in bta_av_vendor_offload_start_v2()
3383 p_a2dp_offload->scms_t_enable[0] = scmst_info.enable_status; in bta_av_offload_codec_builder()
3387 scmst_info.enable_status, scmst_info.cp_header); in bta_av_offload_codec_builder()