Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_hfp_slc.h143 int hfp_slc_get_ag_codec_negotiation_supported(struct hfp_slc_handle *handle);
Dcras_hfp_slc.c1253 !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() function
1392 return hfp_slc_get_ag_codec_negotiation_supported(handle) && in hfp_slc_get_wideband_speech_supported()
Dcras_hfp_ag_profile.c182 hfp_slc_get_ag_codec_negotiation_supported(handle)) in cras_hfp_ag_slc_initialized()
/external/adhd/cras/src/tests/
Dhfp_ag_profile_unittest.cc246 int hfp_slc_get_ag_codec_negotiation_supported(struct hfp_slc_handle* handle) { in hfp_slc_get_ag_codec_negotiation_supported() function