Home
last modified time | relevance | path

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

/haiku/headers/os/bluetooth/
H A DLocalDevice.h38 status_t SetDeviceClass(DeviceClass deviceClass);
/haiku/src/preferences/bluetooth/
H A DBluetoothSettingsView.cpp213 ActiveLocalDevice->SetDeviceClass(fSettings.LocalDeviceClass()); in _SetDeviceClass()
/haiku/src/kits/bluetooth/
H A DLocalDevice.cpp367 LocalDevice::SetDeviceClass(DeviceClass deviceClass) in SetDeviceClass() function in Bluetooth::LocalDevice