| Top |
PhoshBtManager tracks the Bluetooth status that is whether the adapter is present and enabled.
const char *
phosh_bt_manager_get_icon_name (PhoshBtManager *self);
“enabled” property“enabled” gboolean
Whether bluetooth hardware is enabled.
Owner: PhoshBtManager
Flags: Read
Default value: FALSE
“icon-name” property “icon-name” char *
The bt icon name.
Owner: PhoshBtManager
Flags: Read
Default value: "bluetooth-disabled-symbolic"
“present” property“present” gboolean
Whether bluettoh hardware is present.
Owner: PhoshBtManager
Flags: Read
Default value: FALSE