Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerNativeInterface.java72 byte[] address, byte numAttrib, byte[] attribIds, byte[] attribVal) { in setPlayerApplicationSettingValues() argument
73 setPlayerApplicationSettingValuesNative(address, numAttrib, attribIds, attribVal); in setPlayerApplicationSettingValues()
400 byte[] address, byte numAttrib, byte[] attribIds, byte[] attribVal); in setPlayerApplicationSettingValuesNative() argument