TRACE_BT
TRACE_BT("General: Bluetooth event listener failed\n");
TRACE_BT("General: Bluetooth event listener Ready\n");
TRACE_BT("BluetoothServer: Failed launching the SDP server thread\n");
TRACE_BT("BluetoothServer: Requested LocalDevice %s\n", str.String());
TRACE_BT("LocalDevice %s id=%" B_PRId32 " added\n", str.String(),
TRACE_BT("BluetoothServer: Adding LocalDevice hci id invalid\n");
TRACE_BT("BluetoothServer: count requested\n");
TRACE_BT("BluetoothServer: GetLocalDevice requested with id\n");
TRACE_BT("BluetoothServer: GetLocalDevice requested with bdaddr\n");
TRACE_BT("BluetoothServer: GetLocalDevice plain request\n");
TRACE_BT("BluetoothServer: Device available: %" B_PRId32 "\n", lDeviceImpl->GetID());
TRACE_BT("BluetoothServer: Device available: %" B_PRId32 "\n", lDeviceImpl->GetID());
TRACE_BT("BluetoothServer: Device acquired %" B_PRId32 "\n", hid);
TRACE_BT("BluetoothServer: Searching %s property...\n", propertyRequested);
TRACE_BT("BluetoothServer: Wrong type frame code\n");
TRACE_BT("BluetoothServer: Property %s could not be satisfied\n", propertyRequested);
TRACE_BT("Failed adding deskbar icon: %" B_PRId32 "\n", res);
TRACE_BT("Failed removing Deskbar icon: %" B_PRId32 ": \n", res);
TRACE_BT("BluetoothServer: LocalDevice could not be fetched\n");
TRACE_BT("Shutting down bluetooth_server.\n");
TRACE_BT("DeviceManager: Finished exploring entries(%s)\n", strerror(error));
TRACE_BT("DeviceManager: Device %s registered\n", path.Path());
TRACE_BT("DeviceManager: %s path being monitored\n", path.Path());
TRACE_BT("DeviceManager: Finished exploring entries(%s)\n", strerror(error));
TRACE_BT("Something new in the bus ... ");
TRACE_BT("DeviceManager: -> %s\n", name);
TRACE_BT("Something removed from the bus ...\n");
TRACE_BT("AddDirectory::Initcheck Failed\n");
TRACE_BT("AddDirectory::watch_node Failed\n");
TRACE_BT("LocalDeviceImpl: %s for %s with status %s\n",
TRACE_BT("LocalDeviceImpl: Connection Incoming type %x from %s...\n",
TRACE_BT("LocalDeviceImpl: Command issued error for Accepting connection\n");
TRACE_BT("LocalDeviceImpl: Command issued for Accepting connection\n");
TRACE_BT("LocalDeviceImpl: %s: Address %s handle=%#x type=%d encrypt=%d\n", __FUNCTION__,
TRACE_BT("LocalDeviceImpl: %s: failed with error %s\n", __FUNCTION__,
TRACE_BT("LocalDeviceImpl: %s: Handle=%#x, reason=%s status=%x\n", __FUNCTION__, event->handle,
TRACE_BT("LocalDeviceImpl: Opening PincodeWindow...");
TRACE_BT("LocalDeviceImpl: %s: Address %s role=%d status=%d\n", __FUNCTION__,
TRACE_BT("LocalDeviceImpl: %s: Address %s type=%d\n", __FUNCTION__,
TRACE_BT("LocalDeviceImpl: %s: Address %s, key=%s, type=%d\n", __FUNCTION__,
TRACE_BT("LocalDeviceImpl: %s: Address %s\n", __FUNCTION__,
TRACE_BT("LocalDeviceImpl: Command issued error for reply %s\n", __FUNCTION__);
TRACE_BT("LocalDeviceImpl: Command issued in reply of %s\n", __FUNCTION__);
TRACE_BT("LocalDeviceImpl: %s: #keys=%d\n",
TRACE_BT("LocalDeviceImpl: Address=%s key=%s\n",
TRACE_BT("LocalDeviceImpl: %s: Handle=%#x, max slots=%d\n", __FUNCTION__,
TRACE_BT("LocalDeviceImpl: %s: hardware code=%#x\n", __FUNCTION__, event->hardware_code);
TRACE_BT("LocalDeviceImpl: %s: #Handles=%d\n", __FUNCTION__, event->num_hndl);
TRACE_BT("LocalDeviceImpl: %s: Handle=%d #packets=%d\n", __FUNCTION__, numberPackets->handle,
TRACE_BT("LocalDeviceImpl: IO Capability Request from %s...\n",
TRACE_BT("LocalDeviceImpl: Command issued error for reply %s\n", __FUNCTION__);
TRACE_BT("LocalDeviceImpl: Command issued in reply of %s\n", __FUNCTION__);
TRACE_BT("LocalDeviceImpl: %s for %s - Capability: 0x%02x, OOB: 0x%02x, Auth: 0x%02x\n",
TRACE_BT("LocalDeviceImpl: User Confirmation Request for %s (Passkey: %06" B_PRIu32 ")\n",
TRACE_BT("LocalDeviceImpl: Command issued error for reply %s\n", __FUNCTION__);
TRACE_BT("LocalDeviceImpl: Command issued in reply of %s\n", __FUNCTION__);
TRACE_BT("LocalDeviceImpl: %s successfull for %s!\n", __FUNCTION__,
TRACE_BT("LocalDeviceImpl: %s failed for %s with error %s\n", __FUNCTION__,
TRACE_BT("LocalDeviceImpl: Authentication Successful for handle %d\n", handle);
TRACE_BT("LocalDeviceImpl: Authentication Failed for handle %d with status 0x%02x\n",
TRACE_BT("LocalDeviceImpl: Auth Complete received but no local request was waiting.\n");
TRACE_BT("LocalDeviceImpl: ## ERROR Command issue, REMOVING!\n");
TRACE_BT("LocalDeviceImpl: No command specified for simple request\n");
TRACE_BT("LocalDeviceImpl: Incoming CommandComplete(%d) for %s\n", commandComplete->ncmd,
TRACE_BT("LocalDeviceImpl: Incoming CommandStatus(%d)(%s) for %s\n", commandStatus->ncmd,
TRACE_BT("LocalDeviceImpl: Incoming %s event\n", BluetoothEvent(event->ecode));
TRACE_BT("LocalDeviceImpl: Event %s could not be understood or delivered\n",
TRACE_BT("LocalDeviceImpl: Nobody waiting for the event\n");
TRACE_BT("LocalDeviceImpl: Reply for Local Version %x\n", version->status);
TRACE_BT("LocalDeviceImpl: Page Timeout=%x\n", pageTimeout->page_timeout);
TRACE_BT("LocalDeviceImpl: Packet type %x role switch %d encrypt %d\n",
TRACE_BT("LocalDeviceImpl: Reply for Local Features %x\n", features->status);
TRACE_BT("LocalDeviceImpl: Reply for Read Buffer Size %x\n", buffer->status);
TRACE_BT("LocalDeviceImpl: Read bdaddr status = %x\n", readbdaddr->status);
TRACE_BT("LocalDeviceImpl: Read DeviceClass status = %x DeviceClass = [%x][%x][%x]\n",
TRACE_BT("LocalDeviceImpl: Friendly name status %x\n", readLocalName->status);
TRACE_BT("LocalDeviceImpl: pincode accept status %x\n", *statusReply);
TRACE_BT("LocalDeviceImpl: pincode reject status %x\n", *statusReply);
TRACE_BT("LocalDeviceImpl: Status %s MaxKeys=%d, KeysRead=%d\n",
TRACE_BT("LocalDeviceImpl: Status %s addresss=%s\n", BluetoothError(linkKeyReply->status),
TRACE_BT("LocalDeviceImpl: enable = %x\n", scanEnable->enable);
TRACE_BT("LocalDeviceImpl: %s for %s status %x\n", __FUNCTION__,
TRACE_BT("LocalDeviceImpl: %s for %s status %x\n", __FUNCTION__,
TRACE_BT("LocalDeviceImpl: Command Complete not handled\n");
TRACE_BT("LocalDeviceImpl: Nobody waiting for the event\n");
TRACE_BT("LocalDeviceImpl: Inquiry status %x\n", event->status);
TRACE_BT("LocalDeviceImpl: Command Status for remote friendly name %x\n",
TRACE_BT("LocalDeviceImpl: Command Status for create connection %x\n", event->status);
TRACE_BT("LocalDeviceImpl: Command Status for accept connection request %x\n",
TRACE_BT("LocalDeviceImpl: Command Status for reject connection request %x\n",
TRACE_BT("LocalDeviceImpl: Command Status for auth requested %x\n", event->status);
TRACE_BT("LocalDeviceImpl: Command Status not handled\n");
TRACE_BT("LocalDeviceImpl: %s #responses=%d\n", __FUNCTION__, count);
TRACE_BT("LocalDeviceImpl: page_rep=%d scan_period=%d, scan=%d clock=%d\n",
TRACE_BT("LocalDeviceImpl: Unregistering %" B_PRId32 "\n",
TRACE_BT("LocalDeviceImpl: %s #responses=%d\n", __FUNCTION__, count);
TRACE_BT("LocalDeviceImpl: page_rep=%d scan_period=%d clock=%d rssi=%d\n",
TRACE_BT("LocalDeviceImpl: %s #responses=%d\n", __FUNCTION__, count);
TRACE_BT("LocalDeviceImpl: page_rep=%d scan_period=%d clock=%d rssi=%d\n",
TRACE_BT("LocalDeviceImpl: Parsed EIR Short Name: '%s'\n", shortName.String());
TRACE_BT("LocalDeviceImpl: Parsed EIR Complete Name: '%s'\n",
TRACE_BT("LocalDeviceImpl: Ignored EIR Type: 0x%02X (Length: %d)\n", type, dataLen);
TRACE_BT("SDP: Could not bind server socket (%s)...\n", strerror(status));
TRACE_BT("SDP: Could not listen server socket (%s)...\n", strerror(status));
TRACE_BT("SDP: Waiting connection for socket...\n");
TRACE_BT("SDP: Error accepting connection\n");
TRACE_BT("SDP: Incoming connection... %d\n", client);
TRACE_BT("SDP: Error reading client socket\n");
TRACE_BT("SDP: Received from SDP client: %ld:\n", receivedSize);
TRACE_BT("SDP: %x:", buffer[i]);
TRACE_BT("\n");
TRACE_BT("SDP: Waiting for next connection...\n");
TRACE_BT("SDP: Failed launching the SDP server thread\n");
TRACE_BT("SDP: Server thread exited with: %s\n", strerror(threadReturnStatus));
TRACE_BT("SDP: SDP server thread up...\n");
TRACE_BT("SDP: Could not create server socket ...\n");