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