Linux cli command org.bluez.NetworkServer

➡ A Linux man page (short for manual page) is a form of software documentation found on Linux and Unix-like operating systems. This man-page explains the command org.bluez.NetworkServer and provides detailed information about the command org.bluez.NetworkServer, system calls, library functions, and other aspects of the system, including usage, options, and examples of _. You can access this man page by typing man followed by the org.bluez.NetworkServer.

NAME 🖥️ org.bluez.NetworkServer 🖥️

BlueZ D-Bus NetworkServer API documentation

INTERFACE

Service
org.bluez

Interface
org.bluez.NetworkServer1

Object path
/org/bluez/{hci0,hci1,…}

Methods

void Register(string uuid, string bridge)

Registers server for the provided UUID.

Every new connection to this server will be added the bridge interface.

Possible uuid values:

“panu”, “00001115-0000-1000-8000-00805f9b34fb”
Personal Network User role.

“nap”, “00001116-0000-1000-8000-00805f9b34fb”
Network Access Point role.

“gn”, “00001117-0000-1000-8000-00805f9b34fb”
Group Network role.

Initially no network server SDP is provided. Only after this method a SDP record will be available and the BNEP server will be ready for incoming connections.

Possible errors:

org.bluez.Error.InvalidArguments
org.bluez.Error.AlreadyExists
org.bluez.Error.Failed

void Unregister(string uuid)

Unregisters the server for provided UUID which was previously registered with Register() method.

All servers will be automatically unregistered when the calling application terminates.

Possible errors:

org.bluez.Error.InvalidArguments
org.bluez.Error.Failed

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░