Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DPlayerApplicationSettings.java121 static int mapAttribIdValtoAvrcpPlayerSetting(byte attribId, byte attribVal) { in mapAttribIdValtoAvrcpPlayerSetting()
DAvrcpControllerNativeInterface.java72 byte[] address, byte numAttrib, byte[] attribIds, byte[] attribVal) { in setPlayerApplicationSettingValues()
400 byte[] address, byte numAttrib, byte[] attribIds, byte[] attribVal); in setPlayerApplicationSettingValuesNative()