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.Profile - BlueZ D-Bus Profile API documentation

Interface

Service unique name Interface org.bluez.Profile1 Objectpath freely definable MethodsvoidRelease()[noreply] This method gets called when the service daemon unregisters the profile. A profile can use it to do cleanup tasks. There is no need to unregister the profile, because when this method gets called it has already been unregistered. voidNewConnection(objectdevice,fd,dictfd_properties) This method gets called when a new service level connection has been made and authorized. Possible fd_properties values: uint16Version[optional] Profile version. uint16Features[optional] Profile features. Possible errors: org.bluez.Error.Rejectedorg.bluez.Error.Canceled BlueZ October 2023 ORG.BLUEZ.PROFILE(5)

Name

org.bluez.Profile - BlueZ D-Bus Profile API documentation

See Also