YaST2 Developers Documentation: Configuration of bluetooth

Configuration of bluetooth

include/bluetooth/dialogs.ycp
Dialogs definitions

This module has an unstable interface.

Imports

  • Bluetooth
  • Label
  • String
  • Wizard

Includes

  • bluetooth/helps.ycp

Local Functions

local GlobalOptionsDialog () -> symbol

Show global settings dialog - enable/disable bluetooth support, some global general options

Return value:
dialog result
local DaemonExpertPopup (string daemon, string arguments) -> map<string,any>

Dialog for expert configuration of the selected bluetooth daemon.

Parameters:
daemon
arguments
Return value:
dialog result
local DaemonDialog () -> symbol

Dialog for configuration bluetooth daemons.

Return value:
dialog result
local SecurityDialog () -> symbol

Dialog for configuration bluetooth daemons.

Return value:
dialog result
local ClassDialog () -> symbol

Dialog for configuration device and service class provided by the machine.

Return value:
dialog result