Searched refs:hfp_slc_get_hf_codec_negotiation_supported (Results 1 – 4 of 4) sorted by relevance
134 int hfp_slc_get_hf_codec_negotiation_supported(struct hfp_slc_handle *handle);
176 hfp_slc_get_hf_codec_negotiation_supported(handle)); in cras_hfp_ag_slc_initialized()181 if (hfp_slc_get_hf_codec_negotiation_supported(handle) && in cras_hfp_ag_slc_initialized()
1252 if (!hfp_slc_get_hf_codec_negotiation_supported(handle) || in hfp_slc_codec_connection_setup()1380 int hfp_slc_get_hf_codec_negotiation_supported(struct hfp_slc_handle *handle) in hfp_slc_get_hf_codec_negotiation_supported() function1393 hfp_slc_get_hf_codec_negotiation_supported(handle) && in hfp_slc_get_wideband_speech_supported()
250 int hfp_slc_get_hf_codec_negotiation_supported(struct hfp_slc_handle* handle) { in hfp_slc_get_hf_codec_negotiation_supported() function