Manpages
Menu
Close menu
Search
Browse
Releases
26.10
(stonking)
26.04 LTS
(resolute)
25.10
(questing)
24.04 LTS
(noble)
Ubuntu Manpages
Close
Search
questing
man(5)
org.bluez.Profile.5.gz
org.bluez.Profile
BlueZ D-Bus Profile API documentation
Provided by:
bluez (Version: 5.83-1~exp1ubuntu0.1)
Report a bug
INTERFACE
Service
unique name
Interface
org.bluez.Profile1
Object path
freely definable
void Release() [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.
void NewConnection(object device, fd, dict fd_properties)
This method gets called when a new service level connection has been made and authorized.
Possible fd_properties values:
uint16 Version [optional]
Profile version.
uint16 Features [optional]
Profile features.
Possible errors:
org.bluez.Error.Rejected
org.bluez.Error.Canceled