logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

org.bluez.obex.AgentManager - BlueZ D-Bus OBEX AgentManager API documentation

Interface

Service org.bluez.obex Interface org.bluez.obex.AgentManager1 Objectpath /org/bluez/obex MethodsvoidRegisterAgent(objectagent) Registers an agent, which must implement org.bluez.obex.Agent(5), to request authorization of the user to accept/reject objects. Object push service needs to authorize each received object. Possible errors: org.bluez.obex.Error.AlreadyExistsvoidUnregisterAgent(objectagent) Unregisters the agent that has been previously registered using RegisterAgent(). The object path parameter must match the same value that has been used on registration. Possible errors: org.bluez.obex.Error.DoesNotExist BlueZ October 2023 ORG.BLUEZ.OBEX.AGENTMANAGER(5)

Name

org.bluez.obex.AgentManager - BlueZ D-Bus OBEX AgentManager API documentation

See Also