Home
last modified time | relevance | path

Searched refs:GetMinorDeviceClass (Results 1 – 6 of 6) sorted by relevance

/haiku/src/bin/
H A Dbt_dev_info.cpp26 cod.GetMinorDeviceClass(classString); in DumpInfo()
H A Dbt_discovery.cpp41 cod.GetMinorDeviceClass(classString); in DeviceDiscovered()
/haiku/headers/os/bluetooth/
H A DDeviceClass.h79 void GetMinorDeviceClass(BString&);
/haiku/src/kits/bluetooth/
H A DDeviceClass.cpp78 DeviceClass::GetMinorDeviceClass(BString& minorClass) in GetMinorDeviceClass() function in Bluetooth::DeviceClass
346 GetMinorDeviceClass(string); in DumpDeviceClass()
/haiku/src/preferences/bluetooth/
H A DDeviceListItem.cpp82 fClass.GetMinorDeviceClass(secondLine); in DrawItem()
H A DBluetoothDeviceView.cpp109 bDevice->GetDeviceClass().GetMinorDeviceClass(string); in SetBluetoothDevice()