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

/haiku/src/preferences/bluetooth/
H A DBluetoothDeviceView.cpp48 fLMPVersionProperties = new BStringView("lmp", "");
49 fLMPVersionProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
77 .Add(fLMPVersionProperties)
129 fLMPVersionProperties->SetText(string.String());
H A DBluetoothDeviceView.h42 BStringView* fLMPVersionProperties; member in class:BluetoothDeviceView

Completed in 36 milliseconds