16 #ifndef ALEXA_CLIENT_SDK_BLUETOOTHIMPLEMENTATIONS_BLUEZ_INCLUDE_BLUEZ_BLUEZCONSTANTS_H_ 17 #define ALEXA_CLIENT_SDK_BLUETOOTHIMPLEMENTATIONS_BLUEZ_INCLUDE_BLUEZ_BLUEZCONSTANTS_H_ 20 namespace bluetoothImplementations {
69 #endif // ALEXA_CLIENT_SDK_BLUETOOTHIMPLEMENTATIONS_BLUEZ_INCLUDE_BLUEZ_BLUEZCONSTANTS_H_ static constexpr auto BLUEZ_MEDIATRANSPORT_INTERFACE
Name of the BlueZ interface responsible for media stream delivery.
Definition: BlueZConstants.h:29
static constexpr auto BLUEZ_DEVICE_INTERFACE
Name of the BlueZ interface responsible for general device interactions.
Definition: BlueZConstants.h:32
static constexpr auto BLUEZ_MEDIA_PLAYER_INTERFACE
Name of the BlueZ interface responsible for media playback control.
Definition: BlueZConstants.h:47
static constexpr auto BLUEZ_ADAPTER_INTERFACE
Name of the BlueZ interface responsible for local bluetooth hardware interactions.
Definition: BlueZConstants.h:41
static constexpr auto BLUEZ_DEVICE_INTERFACE_ALIAS
Name of the Device1 interface property containig the friendly name of the device. ...
Definition: BlueZConstants.h:38
static constexpr auto OBJECT_MANAGER_INTERFACE
Definition: BlueZConstants.h:56
static constexpr auto BLUEZ_DEVICE_INTERFACE_ADDRESS
Name of the Device1 interface property containig the MAC address of the device.
Definition: BlueZConstants.h:35
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
static constexpr auto BLUEZ_SERVICE_NAME
Name of the BlueZ service in DBus.
Definition: BlueZConstants.h:26
Definition: BlueZConstants.h:23
static constexpr auto PROPERTIES_INTERFACE
Definition: BlueZConstants.h:62
static constexpr auto BLUEZ_AGENTMANAGER_INTERFACE
Name of the BlueZ interface responsible for pairing agents control.
Definition: BlueZConstants.h:50
static constexpr auto BLUEZ_MEDIA_INTERFACE
Name of the BlueZ interface responsible for media playback control.
Definition: BlueZConstants.h:44