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

/haiku/src/preferences/bluetooth/
H A DBluetoothDeviceView.cpp57 fSCOBuffersProperties = new BStringView("buffers sco", "");
58 fSCOBuffersProperties->SetExplicitAlignment(BAlignment(B_ALIGN_LEFT,
80 .Add(fSCOBuffersProperties)
149 fSCOBuffersProperties->SetText(string.String());
H A DBluetoothDeviceView.h46 BStringView* fSCOBuffersProperties; member in class:BluetoothDeviceView

Completed in 78 milliseconds