bt 2.0.0.0
|
BT Click packet structure object. More...
#include <bt.h>
Data Fields | |
uint8_t | msg_type |
uint8_t | payload_len |
uint8_t | msg_class |
uint8_t | msg_id |
uint8_t | payload [BT_MAX_PAYLOAD_LEN] |
BT Click packet structure object.
Packet structure object definition of BT Click driver.
uint8_t msg_class |
uint8_t msg_id |
uint8_t msg_type |
uint8_t payload[BT_MAX_PAYLOAD_LEN] |
uint8_t payload_len |