Searched refs:Bluetooth (Results 1 - 25 of 29) sorted by relevance

12

/haiku/src/preferences/bluetooth/
H A DInquiryPanel.h19 namespace Bluetooth { namespace
45 Bluetooth::LocalDevice* fLocalDevice;
46 Bluetooth::DiscoveryAgent* fDiscoveryAgent;
47 Bluetooth::DiscoveryListener* fDiscoveryListener;
H A DDeviceListItem.h14 namespace Bluetooth { namespace
H A DRemoteDevicesView.cpp44 using namespace Bluetooth;
H A DDeviceListItem.cpp17 namespace Bluetooth { namespace
/haiku/headers/os/bluetooth/
H A DBluetoothDevice.h17 namespace Bluetooth { namespace
47 using Bluetooth::BluetoothDevice;
H A DDiscoveryListener.h20 namespace Bluetooth { namespace
69 using Bluetooth::DiscoveryListener;
H A DDeviceClass.h11 namespace Bluetooth { namespace
93 using Bluetooth::DeviceClass;
H A DDiscoveryAgent.h27 namespace Bluetooth { namespace
70 using Bluetooth::DiscoveryAgent;
H A DLocalDevice.h20 namespace Bluetooth { namespace
80 using Bluetooth::LocalDevice;
H A DRemoteDevice.h18 namespace Bluetooth { namespace
77 using Bluetooth::RemoteDevice;
H A DbdaddrUtils.h16 namespace Bluetooth { namespace
82 using Bluetooth::bdaddrUtils;
H A DLinkKeyUtils.h13 namespace Bluetooth { namespace
62 using Bluetooth::LinkKeyUtils;
/haiku/headers/private/bluetooth/
H A DConnectionIncoming.h26 namespace Bluetooth { namespace
47 using Bluetooth::ConnectionIncoming;
H A DBluetoothIconView.h17 namespace Bluetooth { namespace
H A DPincodeWindow.h27 namespace Bluetooth { namespace
61 using Bluetooth::PincodeWindow;
H A DConnectionView.h21 namespace Bluetooth { namespace
H A DCodeHandler.h6 namespace Bluetooth namespace
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2cfg.h23 #error incomplete Bluetooth driver Commands and Events should be implemented
/haiku/src/kits/bluetooth/UI/
H A DBluetoothIconView.cpp13 namespace Bluetooth { namespace
H A DConnectionIncoming.cpp14 namespace Bluetooth namespace
70 } /* end namespace Bluetooth */
H A DConnectionView.cpp12 namespace Bluetooth namespace
H A DPincodeWindow.cpp48 namespace Bluetooth namespace
87 fMessage2 = new BStringView("fMessage2", "the following Bluetooth device.");
227 } /* end namespace Bluetooth */
/haiku/src/add-ons/kernel/bluetooth/hci/
H A Dbluetooth.cpp90 Bluetooth::CodeHandler::SetDevice(&code, hid);
91 Bluetooth::CodeHandler::SetProtocol(&code, type);
219 hci_id deviceId = Bluetooth::CodeHandler::Device(code);
227 return Assemble(bluetoothDevice, Bluetooth::CodeHandler::Protocol(code),
441 "Lists Bluetooth LocalDevices registered in the Stack");
/haiku/src/kits/bluetooth/
H A DDiscoveryListener.cpp21 namespace Bluetooth { namespace
49 * Bluetooth server therefore is going to be needed in any
159 } /* end namespace Bluetooth */
H A DDiscoveryAgent.cpp23 namespace Bluetooth { namespace
157 } /* End namespace Bluetooth */

Completed in 128 milliseconds

12