Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
epacket_bt.h File Reference

ePacket defines for Bluetooth More...

#include <zephyr/bluetooth/uuid.h>
#include <zephyr/toolchain.h>

Go to the source code of this file.

Data Structures

struct  epacket_read_response
 Response to read requests on both the Command and Data characteristics. More...
 

Macros

#define INFUSE_BT_SERVICE_UUID_VAL   0xFC74
 
#define INFUSE_SERVICE_UUID   BT_UUID_DECLARE_16(INFUSE_BT_SERVICE_UUID_VAL)
 
#define INFUSE_SERVICE_UUID_COMMAND_VAL
 
#define INFUSE_SERVICE_UUID_COMMAND   BT_UUID_DECLARE_128(INFUSE_SERVICE_UUID_COMMAND_VAL)
 
#define INFUSE_SERVICE_UUID_DATA_VAL
 
#define INFUSE_SERVICE_UUID_DATA   BT_UUID_DECLARE_128(INFUSE_SERVICE_UUID_DATA_VAL)
 
#define INFUSE_SERVICE_UUID_LOGGING_VAL
 
#define INFUSE_SERVICE_UUID_LOGGING   BT_UUID_DECLARE_128(INFUSE_SERVICE_UUID_LOGGING_VAL)
 

Detailed Description

ePacket defines for Bluetooth

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2