Home
last modified time | relevance | path

Searched refs:SetBluetoothDevice (Results 1 – 3 of 3) sorted by relevance

/haiku/src/preferences/bluetooth/
H A DBluetoothDeviceView.h27 void SetBluetoothDevice(BluetoothDevice* bDevice);
H A DBluetoothDeviceView.cpp65 SetBluetoothDevice(bDevice); in BluetoothDeviceView()
94 BluetoothDeviceView::SetBluetoothDevice(BluetoothDevice* bDevice) in SetBluetoothDevice() function in BluetoothDeviceView
H A DExtendedLocalDeviceView.cpp70 fDeviceView->SetBluetoothDevice(lDevice); in SetLocalDevice()