Home
last modified time | relevance | path

Searched defs:MODE_BINAURAL (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothHearingAid.aidl60 const int MODE_BINAURAL = 1; field
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHearingAid.java126 public static final int MODE_BINAURAL = IBluetoothHearingAid.MODE_BINAURAL; field in BluetoothHearingAid