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

/haiku/src/servers/bluetooth/
H A DBluetoothServer.cpp29 #include "BluetoothServer.h"
40 TRACE_BT("BluetoothServer: Wrong type frame code\n");
45 LocalDeviceImpl* lDeviceImplementation = ((BluetoothServer*)be_app)->
49 TRACE_BT("BluetoothServer: LocalDevice could not be fetched\n");
59 BluetoothServer::BluetoothServer() function in class:BluetoothServer
73 bool BluetoothServer::QuitRequested(void)
87 TRACE_BT("BluetoothServer server thread exited with: %s\n",
97 void BluetoothServer::ArgvReceived(int32 argc, char **argv)
106 void BluetoothServer
[all...]
H A DBluetoothServer.h44 class BluetoothServer : public BApplication class in inherits:BApplication
48 BluetoothServer();

Completed in 33 milliseconds