Searched refs:volumeType (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetStateMachine.java | 2663 private void processVolumeEvent(int volumeType, int volume, BluetoothDevice device) { in processVolumeEvent() argument 2669 if (volumeType == HeadsetHalConstants.VOLUME_TYPE_SPK) { in processVolumeEvent() 2673 } else if (volumeType == HeadsetHalConstants.VOLUME_TYPE_MIC) { in processVolumeEvent() 2676 Log.e(TAG, "Bad voluem type: " + volumeType); in processVolumeEvent() 3437 private native boolean setVolumeNative(int volumeType, int volume, byte[] address); in setVolumeNative() argument
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientStateMachine.java | 2704 private native boolean setVolumeNative(int volumeType, int volume); in setVolumeNative() argument
|
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 92407 volumeType=1, controlType=2, max=0, current=0 92422 volumeType=1, controlType=2, max=0, current=0 92437 volumeType=1, controlType=2, max=0, current=0 92454 volumeType=1, controlType=2, max=0, current=0 92469 volumeType=1, controlType=2, max=0, current=0 92484 volumeType=1, controlType=2, max=0, current=0
|