Searched refs:tBT_A2DP_OFFLOAD (Results 1 – 6 of 6) sorted by relevance
38 class tBT_A2DP_OFFLOAD; variable74 bool getCodecSpecificConfig(tBT_A2DP_OFFLOAD* p_a2dp_offload);
197 tBT_A2DP_OFFLOAD a2dp_offload; in btif_a2dp_get_codec_configuration()
85 tBT_A2DP_OFFLOAD* p_a2dp_offload);3088 tBT_A2DP_OFFLOAD* offload_start) { in bta_av_vendor_offload_start()3089 uint8_t param[sizeof(tBT_A2DP_OFFLOAD)]; in bta_av_vendor_offload_start()3113 uint8_t param[sizeof(tBT_A2DP_OFFLOAD)]; in bta_av_vendor_offload_stop()3132 tBT_A2DP_OFFLOAD offload_start; in bta_av_offload_req()3216 tBT_A2DP_OFFLOAD* p_a2dp_offload) { in bta_av_offload_codec_builder()
620 class tBT_A2DP_OFFLOAD {
293 tBT_A2DP_OFFLOAD a2dp_offload; in a2dp_get_selected_hal_codec_config()
173 bool A2dpCodecConfig::getCodecSpecificConfig(tBT_A2DP_OFFLOAD* p_a2dp_offload) { in getCodecSpecificConfig()