HomeSort by relevance Sort by last modified time
    Searched refs:volume_control (Results 1 - 8 of 8) sorted by null

  /external/webrtc/webrtc/tools/force_mic_volume_max/
force_mic_volume_max.cc 29 webrtc::VoEVolumeControl* volume_control = local
37 if (volume_control->SetMicVolume(0) != 0) {
41 if (volume_control->SetMicVolume(255) != 0) {
  /hardware/intel/common/libmix/mix_audio/src/
intel_sst_ioctl.h 148 __u8 volume_control; /* 0=Not Supported, 1=Supported */ member in struct:snd_sst_postproc_info
160 __u8 volume_control; /* 0=Not Supported, 1=Supported */ member in struct:snd_sst_prp_info
  /hardware/libhardware/include/hardware/
bt_hf.h 276 bt_status_t (*volume_control) (bthf_volume_type_t type, int volume, bt_bdaddr_t *bd_addr ); member in struct:__anon41093
bt_hf_client.h 341 bt_status_t (*volume_control) (const bt_bdaddr_t *bd_addr, member in struct:__anon41112
  /system/bt/btif/src/
btif_hf_client.cc 436 * Function volume_control
443 static bt_status_t volume_control(const bt_bdaddr_t* bd_addr, function
749 .volume_control = volume_control,
    [all...]
btif_hf.cc 920 * Function volume_control
927 static bt_status_t volume_control(bthf_volume_type_t type, int volume, function
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp 600 bt_status_t status = sBluetoothHfpInterface->volume_control(
com_android_bluetooth_hfpclient.cpp 562 bt_status_t status = sBluetoothHfpClientInterface->volume_control(

Completed in 700 milliseconds