Searched refs:supportedSettings (Results 1 – 1 of 1) sorted by relevance
358 int supportedSettings = 0; // Player App Setting used by BluetoothAvrcpPlayerSettings. in getSupportedPlayerAppSetting() local362 supportedSettings |= BluetoothAvrcpPlayerSettings.SETTING_EQUALIZER; in getSupportedPlayerAppSetting()365 supportedSettings |= BluetoothAvrcpPlayerSettings.SETTING_REPEAT; in getSupportedPlayerAppSetting()368 supportedSettings |= BluetoothAvrcpPlayerSettings.SETTING_SCAN; in getSupportedPlayerAppSetting()371 supportedSettings |= BluetoothAvrcpPlayerSettings.SETTING_SHUFFLE; in getSupportedPlayerAppSetting()376 BluetoothAvrcpPlayerSettings(supportedSettings); in getSupportedPlayerAppSetting()