Home
last modified time | relevance | path

Searched defs:LOWER (Results 1 – 4 of 4) sorted by relevance

/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/android/hardware/bluetooth/audio/
DLeAudioAseConfiguration.aidl34 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