Home
last modified time | relevance | path

Searched refs:hfp_slc_get_hf_codec_negotiation_supported (Results 1 – 4 of 4) sorted by relevance

/external/adhd/cras/src/server/
Dcras_hfp_slc.h134 int hfp_slc_get_hf_codec_negotiation_supported(struct hfp_slc_handle *handle);
Dcras_hfp_ag_profile.c176 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()
Dcras_hfp_slc.c1252 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() function
1393 hfp_slc_get_hf_codec_negotiation_supported(handle) && in hfp_slc_get_wideband_speech_supported()
/external/adhd/cras/src/tests/
Dhfp_ag_profile_unittest.cc250 int hfp_slc_get_hf_codec_negotiation_supported(struct hfp_slc_handle* handle) { in hfp_slc_get_hf_codec_negotiation_supported() function