#define TAG "NimBLE HID Keyboard" int init_nvs(void); int init_gatt_server(void); void host_task(void *param); void on_sync(void); void on_reset(int reason);