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

/haiku-fatelf/headers/os/bluetooth/
H A DBluetoothDevice.h31 virtual DeviceClass GetDeviceClass()=0;
H A DLocalDevice.h37 DeviceClass GetDeviceClass();
H A DRemoteDevice.h35 DeviceClass GetDeviceClass();
/haiku-fatelf/src/bin/
H A Dbt_dev_info.cpp20 DeviceClass cod = device->GetDeviceClass();
/haiku-fatelf/src/preferences/bluetooth/
H A DBluetoothDeviceView.cpp122 bDevice->GetDeviceClass().GetServiceClass(string);
126 bDevice->GetDeviceClass().GetMajorDeviceClass(string);
128 bDevice->GetDeviceClass().GetMinorDeviceClass(string);
131 bDevice->GetDeviceClass().Draw(fIcon, BPoint(Bounds().left, Bounds().top));
H A DDeviceListItem.cpp27 fClass = bDevice->GetDeviceClass();
35 fClass = bDevice->GetDeviceClass();
/haiku-fatelf/src/kits/bluetooth/
H A DDiscoveryListener.cpp117 DeviceDiscovered( rd, rd->GetDeviceClass());
H A DRemoteDevice.cpp341 RemoteDevice::GetDeviceClass() function in class:Bluetooth::RemoteDevice
H A DLocalDevice.cpp327 LocalDevice::GetDeviceClass() function in class:Bluetooth::LocalDevice

Completed in 62 milliseconds