Searched refs:GetDeviceClass (Results 1 - 10 of 10) sorted by relevance

/haiku/headers/os/bluetooth/
H A DBluetoothDevice.h31 virtual DeviceClass GetDeviceClass()=0;
H A DLocalDevice.h37 DeviceClass GetDeviceClass();
H A DRemoteDevice.h35 DeviceClass GetDeviceClass();
/haiku/src/preferences/bluetooth/
H A DBluetoothDeviceView.cpp103 bDevice->GetDeviceClass().GetServiceClass(string);
107 bDevice->GetDeviceClass().GetMajorDeviceClass(string);
109 bDevice->GetDeviceClass().GetMinorDeviceClass(string);
112 bDevice->GetDeviceClass().Draw(fIcon, BPoint(Bounds().left, Bounds().top));
H A DDeviceListItem.cpp26 fClass = bDevice->GetDeviceClass();
34 fClass = bDevice->GetDeviceClass();
H A DBluetoothSettingsView.cpp90 DeviceClass rememberedClass = ActiveLocalDevice->GetDeviceClass();
/haiku/src/bin/
H A Dbt_dev_info.cpp20 DeviceClass cod = device->GetDeviceClass();
/haiku/src/kits/bluetooth/
H A DDiscoveryListener.cpp117 DeviceDiscovered( rd, rd->GetDeviceClass());
H A DRemoteDevice.cpp345 RemoteDevice::GetDeviceClass() function in class:Bluetooth::RemoteDevice
H A DLocalDevice.cpp329 LocalDevice::GetDeviceClass() function in class:Bluetooth::LocalDevice

Completed in 92 milliseconds