Home
last modified time | relevance | path

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

/external/adhd/cras/src/fuzz/
Dcras_hfp_slc.cc31 int ag_supported_features = data_provider.ConsumeIntegral<int>(); in LLVMFuzzerTestOneInput() local
37 fd, is_hsp, ag_supported_features, bt_dev, NULL, &disconnect_cb); in LLVMFuzzerTestOneInput()
/external/adhd/cras/src/server/
Dcras_hfp_slc.c102 int ag_supported_features; member
919 handle->ag_supported_features); in supported_features()
921 handle->ag_supported_features); in supported_features()
1175 int ag_supported_features, in hfp_slc_create() argument
1192 handle->ag_supported_features = ag_supported_features; in hfp_slc_create()
1377 return handle->ag_supported_features & AG_CODEC_NEGOTIATION; in hfp_slc_get_ag_codec_negotiation_supported()
Dcras_hfp_slc.h86 int ag_supported_features,
/external/adhd/cras/src/tests/
Dhfp_ag_profile_unittest.cc236 int ag_supported_features, in hfp_slc_create() argument