Searched refs:BluetoothDevice (Results 1 - 10 of 10) sorted by relevance

/haiku/src/preferences/bluetooth/
H A DDeviceListItem.h19 DeviceListItem(BluetoothDevice* bDevice);
27 void SetDevice(BluetoothDevice* bDevice);
28 BluetoothDevice* Device() const;
31 BluetoothDevice* fDevice;
H A DBluetoothDeviceView.h14 #include <bluetooth/BluetoothDevice.h>
23 BluetoothDeviceView(BluetoothDevice* bDevice,
27 void SetBluetoothDevice(BluetoothDevice* bDevice);
34 BluetoothDevice* fDevice;
H A DDeviceListItem.cpp10 #include <bluetooth/BluetoothDevice.h>
19 DeviceListItem::DeviceListItem(BluetoothDevice* bDevice)
31 DeviceListItem::SetDevice(BluetoothDevice* bDevice)
149 BluetoothDevice*
H A DBluetoothDeviceView.cpp24 BluetoothDeviceView::BluetoothDeviceView(BluetoothDevice* bDevice, uint32 flags)
94 BluetoothDeviceView::SetBluetoothDevice(BluetoothDevice* bDevice)
H A DInquiryPanel.cpp286 ->SetDevice((BluetoothDevice*) fDiscoveryAgent
/haiku/headers/os/bluetooth/
H A DBluetoothDevice.h19 class BluetoothDevice { class in namespace:Bluetooth
22 BluetoothDevice() function in class:Bluetooth::BluetoothDevice
47 using Bluetooth::BluetoothDevice;
H A DLocalDevice.h10 #include <bluetooth/BluetoothDevice.h>
24 class LocalDevice : public BluetoothDevice {
H A DRemoteDevice.h10 #include <bluetooth/BluetoothDevice.h>
23 class RemoteDevice : public BluetoothDevice {
/haiku/src/kits/bluetooth/
H A DRemoteDevice.cpp299 BluetoothDevice(),
312 BluetoothDevice(),
H A DLocalDevice.cpp567 BluetoothDevice(),

Completed in 97 milliseconds