Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
epacket_bt_adv.h
Go to the documentation of this file.
1
10#ifndef INFUSE_SDK_INCLUDE_INFUSE_EPACKET_INTERFACE_EPACKET_BT_ADV_H_
11#define INFUSE_SDK_INCLUDE_INFUSE_EPACKET_INTERFACE_EPACKET_BT_ADV_H_
12
13#include <stdint.h>
14
15#include <zephyr/toolchain.h>
16
18
19#ifdef __cplusplus
20extern "C" {
21#endif
22
29#define epacket_bt_adv_frame epacket_v0_versioned_frame_format
30
35#ifdef __cplusplus
36}
37#endif
38
39#endif /* INFUSE_SDK_INCLUDE_INFUSE_EPACKET_INTERFACE_EPACKET_BT_ADV_H_ */
Common packet structures.