Home
last modified time | relevance | path

Searched refs:LOWER (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/bluetooth/audio/aidl/android/hardware/bluetooth/audio/
DLeAudioAseConfiguration.aidl34 LOWER = 0x01, enumConstant
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/4/android/hardware/bluetooth/audio/
DLeAudioAseConfiguration.aidl46 LOWER = 0x01, enumConstant
/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/current/android/hardware/bluetooth/audio/
DLeAudioAseConfiguration.aidl46 LOWER = 0x01, enumConstant
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_exif.c40 #define LOWER(a) ((a) & 0xFFFF) macro
/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothLeAudioAseConfigurationSettingProvider.cpp394 ase.targetLatency = LeAudioAseConfiguration::TargetLatency::LOWER; in populateAseConfiguration()