![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines BT_SPP_DATA_RECEIVED_IND. More...
#include <bt_spp.h>
Data Fields | |
| uint32_t | handle |
| The SPP handle of the current connection. More... | |
| uint8_t * | packet |
| The packet is received from a remote device. More... | |
| uint16_t | packet_length |
| The length of the received packet. More... | |
This structure defines BT_SPP_DATA_RECEIVED_IND.
| uint32_t handle |
The SPP handle of the current connection.
| uint8_t* packet |
The packet is received from a remote device.
| uint16_t packet_length |
The length of the received packet.