Flipper Developer Docs
Loading...
Searching...
No Matches
ble_event_thread.h
1
#pragma once
2
3
#ifdef __cplusplus
4
extern
"C"
{
5
#endif
6
7
/* Controls for thread handling SHCI & HCI event queues. Used internally. */
8
9
void
ble_event_thread_start(
void
);
10
11
void
ble_event_thread_stop(
void
);
12
13
#ifdef __cplusplus
14
}
15
#endif
targets
f7
ble_glue
ble_event_thread.h
Generated by
1.12.0