Searched refs:fManufacturerProperties (Results 1 - 2 of 2) sorted by relevance

/haiku/src/preferences/bluetooth/
H A DBluetoothDeviceView.cpp51 fManufacturerProperties = new BStringView("manufacturer", "");
52 fManufacturerProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
78 .Add(fManufacturerProperties)
135 fManufacturerProperties->SetText(string.String());
H A DBluetoothDeviceView.h43 BStringView* fManufacturerProperties; member in class:BluetoothDeviceView

Completed in 31 milliseconds