app_main.c 170 B

123456789
  1. /*
  2. * Copyright (c) 2022 Nordic Semiconductor ASA
  3. *
  4. * SPDX-License-Identifier: Apache-2.0
  5. */
  6. #include <stdint.h>
  7. extern uint32_t central_gatt_write(uint32_t count);