Searched refs:is_hsp (Results 1 – 8 of 8) sorted by relevance
/external/adhd/cras/src/fuzz/ |
D | cras_hfp_slc.cc | 30 bool is_hsp = data_provider.ConsumeIntegralInRange(0, 1); in LLVMFuzzerTestOneInput() local 37 fd, is_hsp, ag_supported_features, bt_dev, NULL, &disconnect_cb); in LLVMFuzzerTestOneInput()
|
/external/adhd/cras/src/server/ |
D | cras_hfp_slc.c | 92 int is_hsp; member 147 if (handle->is_hsp || in hfp_send_ind_event_report() 163 if (handle->is_hsp) in hfp_send_calling_line_identification() 1174 struct hfp_slc_handle *hfp_slc_create(int fd, int is_hsp, in hfp_slc_create() argument 1191 handle->is_hsp = is_hsp; in hfp_slc_create() 1227 return handle->is_hsp; in hfp_slc_is_hsp() 1322 if (handle->is_hsp) in hfp_event_incoming_call()
|
D | cras_hfp_slc.h | 85 struct hfp_slc_handle *hfp_slc_create(int fd, int is_hsp,
|
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/ |
D | audio_AudioBasicBluetoothPlaybackRecord.py | 308 is_hsp=True) 312 is_hsp=True)
|
/external/adhd/cras/src/tests/ |
D | hfp_ag_profile_unittest.cc | 235 int is_hsp, in hfp_slc_create() argument
|
/external/autotest/server/site_tests/audio_AudioVolume/ |
D | audio_AudioVolume.py | 102 source_id=source_id, recorder_id=recorder_id, is_hsp=False)
|
/external/autotest/client/cros/chameleon/ |
D | audio_test_utils.py | 438 def get_second_peak_ratio(source_id, recorder_id, is_hsp=False): argument 448 if is_hsp:
|
/external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/ |
D | audio_AudioBasicBluetoothRecord.py | 131 source_id=source.port_id, recorder_id=recorder.port_id, is_hsp=True)
|