NimBLE-Arduino
2.1.2
Loading...
Searching...
No Matches
ble_esp_gatt.h
1
/*
2
* SPDX-FileCopyrightText: 2021-2023 Espressif Systems (Shanghai) CO LTD
3
*
4
* SPDX-License-Identifier: Unlicense OR CC0-1.0
5
*/
6
7
#ifndef H_BLE_ESP_GATT_
8
#define H_BLE_ESP_GATT_
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
18
void
ble_gatts_stop(
void
);
19
20
#ifdef __cplusplus
21
}
22
#endif
23
24
#endif
src
nimble
nimble
host
include
host
ble_esp_gatt.h
Generated by
1.9.8