Searched refs:hfp_slc_get_ag_codec_negotiation_supported (Results 1 – 4 of 4) sorted by relevance
143 int hfp_slc_get_ag_codec_negotiation_supported(struct hfp_slc_handle *handle);
1253 !hfp_slc_get_ag_codec_negotiation_supported(handle) || in hfp_slc_codec_connection_setup()1375 int hfp_slc_get_ag_codec_negotiation_supported(struct hfp_slc_handle *handle) in hfp_slc_get_ag_codec_negotiation_supported() function1392 return hfp_slc_get_ag_codec_negotiation_supported(handle) && in hfp_slc_get_wideband_speech_supported()
182 hfp_slc_get_ag_codec_negotiation_supported(handle)) in cras_hfp_ag_slc_initialized()
246 int hfp_slc_get_ag_codec_negotiation_supported(struct hfp_slc_handle* handle) { in hfp_slc_get_ag_codec_negotiation_supported() function