Searched refs:GetMajorDeviceClass (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/os/bluetooth/
H A DDeviceClass.h78 void GetMajorDeviceClass(BString&);
/haiku/src/bin/
H A Dbt_dev_info.cpp24 cod.GetMajorDeviceClass(classString);
H A Dbt_discovery.cpp39 cod.GetMajorDeviceClass(classString);
/haiku/src/preferences/bluetooth/
H A DDeviceListItem.cpp80 fClass.GetMajorDeviceClass(secondLine);
95 switch (fClass.GetMajorDeviceClass()) {
H A DBluetoothDeviceView.cpp107 bDevice->GetDeviceClass().GetMajorDeviceClass(string);
/haiku/src/kits/bluetooth/
H A DDeviceClass.cpp55 DeviceClass::GetMajorDeviceClass(BString& majorClass) function in class:Bluetooth::DeviceClass
343 GetMajorDeviceClass(string);

Completed in 46 milliseconds