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

/haiku-fatelf/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 DLinkKeyUtils.h13 namespace Bluetooth { namespace
63 using Bluetooth::LinkKeyUtils;
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.h14 namespace Bluetooth { namespace
81 using Bluetooth::bdaddrUtils;
/haiku-fatelf/headers/private/bluetooth/
H A DConnectionIncoming.h20 namespace Bluetooth { namespace
55 using Bluetooth::ConnectionIncoming;
H A DPincodeWindow.h19 namespace Bluetooth { namespace
47 using Bluetooth::PincodeWindow;
H A DCodeHandler.h6 namespace Bluetooth namespace
/haiku-fatelf/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2cfg.h23 #error incomplete Bluetooth driver Commands and Events should be implemented
/haiku-fatelf/src/preferences/bluetooth/
H A DDeviceListItem.h16 namespace Bluetooth { namespace
H A DRemoteDevicesView.cpp39 using namespace Bluetooth;
H A DDeviceListItem.cpp18 namespace Bluetooth { namespace
H A DInquiryPanel.cpp32 using Bluetooth::DeviceListItem;
96 BWindow(frame, B_TRANSLATE_SYSTEM_NAME("Bluetooth"), B_FLOATING_WINDOW,
134 "Check that the Bluetooth capabilities of your"
149 fMessage->SetText(B_TRANSLATE("There isn't any Bluetooth LocalDevice "
/haiku-fatelf/src/kits/bluetooth/UI/
H A DConnectionIncoming.cpp12 namespace Bluetooth { namespace
H A DPincodeWindow.cpp42 namespace Bluetooth { namespace
/haiku-fatelf/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);
226 return Assemble(bluetoothDevice, Bluetooth::CodeHandler::Protocol(code),
436 "Lists Bluetooth LocalDevices registered in the Stack");
/haiku-fatelf/src/kits/bluetooth/
H A DDiscoveryListener.cpp21 namespace Bluetooth { namespace
49 * Bluetooth server therefore is going to be needed in any
H A DDiscoveryAgent.cpp21 namespace Bluetooth { namespace
H A DRemoteDevice.cpp31 namespace Bluetooth { namespace
H A DDeviceClass.cpp17 namespace Bluetooth { namespace
408 default: // Bluetooth Logo
H A DLocalDevice.cpp27 namespace Bluetooth { namespace

Completed in 108 milliseconds