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

/haiku-fatelf/src/preferences/bluetooth/
H A DBluetoothDeviceView.h43 BStringView* fLMPVersionProperties; member in class:BluetoothDeviceView
H A DBluetoothDeviceView.cpp54 fLMPVersionProperties = new BStringView("lmp", "");
55 fLMPVersionProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
89 .Add(fLMPVersionProperties)
148 fLMPVersionProperties->SetText(string.String());

Completed in 62 milliseconds