#ifndef BLUETOOTH_SIG_VALUES_H #define BLUETOOTH_SIG_VALUES_H #define BLE_DEVICE_APPEARANCE (0x00C2) //Smart Watch #define BLE_DEVICE_NAME "MDBT42Q_DEV" #define BLE_DEVICE_ADV_SERVICE (0x180F) //Battery Service #endif //BLUETOOTH_SIG_VALUES_H