Home
last modified time | relevance | path

Searched refs:is_hsp (Results 1 – 8 of 8) sorted by relevance

/external/adhd/cras/src/server/
Dcras_hfp_slc.c63 int is_hsp; member
122 if (handle->is_hsp || !handle->ind_event_report) in hfp_send_ind_event_report()
137 if (handle->is_hsp) in hfp_send_calling_line_identification()
618 int is_hsp, in hfp_slc_create() argument
630 handle->is_hsp = is_hsp; in hfp_slc_create()
678 if (handle->is_hsp) in hfp_event_incoming_call()
Dcras_hfp_slc.h28 struct hfp_slc_handle *hfp_slc_create(int fd, int is_hsp,
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/
Daudio_AudioBasicBluetoothPlaybackRecord.py306 is_hsp=True)
310 is_hsp=True)
/external/autotest/client/cros/chameleon/
Daudio_test_utils.py362 def get_second_peak_ratio(source_id, recorder_id, is_hsp=False): argument
372 if is_hsp:
/external/autotest/server/site_tests/audio_AudioARCRecord/
Daudio_AudioARCRecord.py88 is_hsp=switch_hsp)
/external/autotest/server/site_tests/audio_AudioVolume/
Daudio_AudioVolume.py89 is_hsp=switch_hsp)
/external/autotest/server/site_tests/audio_AudioARCPlayback/
Daudio_AudioARCPlayback.py89 is_hsp=switch_hsp)
/external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/
Daudio_AudioBasicBluetoothRecord.py131 source_id=source.port_id, recorder_id=recorder.port_id, is_hsp=True)