BluetoothServer
void BluetoothServer::ReadyToRun(void)
void BluetoothServer::AppActivated(bool act)
void BluetoothServer::MessageReceived(BMessage* message)
BluetoothServer::LocateDelegateFromMessage(BMessage* message)
BluetoothServer::LocateLocalDeviceImpl(hci_id hid)
BluetoothServer::HandleLocalDevicesCount(BMessage* message, BMessage* reply)
BluetoothServer::HandleAcquireLocalDevice(BMessage* message, BMessage* reply)
BluetoothServer::HandleSimpleRequest(BMessage* message, BMessage* reply)
BluetoothServer::HandleGetProperty(BMessage* message, BMessage* reply)
BluetoothServer::ShowWindow(BWindow* pWindow)
BluetoothServer::_InstallDeskbarIcon()
LocalDeviceImpl* lDeviceImplementation = ((BluetoothServer*)be_app)->
BluetoothServer::_RemoveDeskbarIcon()
BluetoothServer* bluetoothServer = new BluetoothServer;
BluetoothServer::BluetoothServer()
bool BluetoothServer::QuitRequested(void)
void BluetoothServer::ArgvReceived(int32 argc, char **argv)
class BluetoothServer : public BApplication
BluetoothServer();