Searched refs:BluetoothSettings (Results 1 - 3 of 3) sorted by relevance

/haiku/src/preferences/bluetooth/
H A DBluetoothSettings.cpp12 #include "BluetoothSettings.h"
17 BluetoothSettings::BluetoothSettings() function in class:BluetoothSettings
29 BluetoothSettings::SetPickedDevice(bdaddr_t pickeddevice)
36 BluetoothSettings::SetLocalDeviceClass(DeviceClass localdeviceclass)
43 BluetoothSettings::SetPolicy(int32 policy)
50 BluetoothSettings::SetInquiryTime(int32 inquirytime)
57 BluetoothSettings::LoadSettings()
82 BluetoothSettings::SaveSettings()
H A DBluetoothSettingsView.h11 #include "BluetoothSettings.h"
15 class BluetoothSettings;
41 BluetoothSettings fSettings;
H A DBluetoothSettings.h23 class BluetoothSettings class
26 BluetoothSettings();

Completed in 16 milliseconds