Home
last modified time | relevance | path

Searched refs:hfp_slc_create (Results 1 – 6 of 6) sorted by relevance

/external/adhd/cras/src/tests/
Dhfp_slc_unittest.cc49 handle = hfp_slc_create(0, 0, AG_ENHANCED_CALL_STATUS, device, in TEST()
67 handle = hfp_slc_create(sock[0], 0, AG_ENHANCED_CALL_STATUS, device, in TEST()
123 handle = hfp_slc_create(sock[0], 0, AG_ENHANCED_CALL_STATUS, device, in TEST()
147 handle = hfp_slc_create(sock[0], 0, AG_ENHANCED_CALL_STATUS, device, in TEST()
250 handle = hfp_slc_create(sock[0], 0, AG_CODEC_NEGOTIATION, device, in TEST()
307 handle = hfp_slc_create(sock[0], 0, AG_CODEC_NEGOTIATION, device, in TEST()
Dhfp_ag_profile_unittest.cc234 struct hfp_slc_handle* hfp_slc_create(int fd, in hfp_slc_create() function
/external/adhd/cras/src/fuzz/
Dcras_hfp_slc.cc36 struct hfp_slc_handle* handle = hfp_slc_create( in LLVMFuzzerTestOneInput()
/external/adhd/cras/src/server/
Dcras_hfp_slc.h85 struct hfp_slc_handle *hfp_slc_create(int fd, int is_hsp,
Dcras_hfp_ag_profile.c276 ag->slc_handle = hfp_slc_create(rfcomm_fd, 0, ag_features, device, in cras_hfp_ag_new_connection()
348 hfp_slc_create(rfcomm_fd, 1, BSRF_SUPPORTED_FEATURES, device, in cras_hsp_ag_new_connection()
Dcras_hfp_slc.c1174 struct hfp_slc_handle *hfp_slc_create(int fd, int is_hsp, in hfp_slc_create() function