16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_BLUETOOTH_SERVICES_A2DPSINKINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_BLUETOOTH_SERVICES_A2DPSINKINTERFACE_H_ 23 namespace sdkInterfaces {
33 static constexpr
const char*
UUID =
"0000110b-0000-1000-8000-00805f9b34fb";
36 static constexpr
const char*
NAME =
"AudioSink";
45 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_BLUETOOTH_SERVICES_A2DPSINKINTERFACE_H_ static constexpr const char * UUID
The Service UUID.
Definition: A2DPSinkInterface.h:33
Definition: A2DPSinkInterface.h:30
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
static constexpr const char * NAME
The Service Name.
Definition: A2DPSinkInterface.h:36
Definition: BluetoothServiceInterface.h:34