kindlebt
Bluetooth functionality for Kindle 11th gen and up
Loading...
Searching...
No Matches
kindlebt_application.h
1
#ifndef KINDLE_BT_APPLICATION_H
2
#define KINDLE_BT_APPLICATION_H
3
4
#include "
kindlebt_defines.h
"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
extern
bleGattClientCallbacks_t
application_gatt_client_callbacks;
11
12
#ifdef __cplusplus
13
}
14
#endif
15
16
#endif
// KINDLE_BT_APPLICATION_H
bleGattClientCallbacks_t
aceBT_bleGattClientCallbacks_t bleGattClientCallbacks_t
Callback struct of GATT Client Bluetooth operations.
Definition
kindlebt_defines.h:206
kindlebt_defines.h
Internal definitions.
include
kindlebt
kindlebt_application.h
Generated by
1.13.2