#ifndef BT_DEVICE_H_ #define BT_DEVICE_H_ void btstack_main(void); void update_desc_hid_report(void); #endif