16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_INCLUDE_AVSCOMMON_UTILS_BLUETOOTH_A2DPROLE_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_INCLUDE_AVSCOMMON_UTILS_BLUETOOTH_A2DPROLE_H_ 69 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_UTILS_INCLUDE_AVSCOMMON_UTILS_BLUETOOTH_A2DPROLE_H_ ::std::string string
Definition: gtest-port.h:1097
std::ostream & operator<<(std::ostream &stream, const A2DPRole a2DPRole)
Definition: A2DPRole.h:60
AVS device acting as an A2DPSink.
AVS device acting as an A2DPSource.
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
A2DPRole
An Enum representing the current A2DP role.
Definition: A2DPRole.h:25
std::string a2DPRoleToString(A2DPRole value)
Definition: A2DPRole.h:40