![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
UINT32 | inIndex |
UINT32 | outIndex |
UINT32 | bytesFree |
UINT32 | bufferSize |
UINT8 | Buffer [M2MB_BLE_DATA_BUFFER_LENGTH *7] |
Definition at line 378 of file m2mb_ble_driver.h.
UINT8 Buffer[M2MB_BLE_DATA_BUFFER_LENGTH *7] |
buffer string
Definition at line 384 of file m2mb_ble_driver.h.
UINT32 bufferSize |
Buffer size
Definition at line 383 of file m2mb_ble_driver.h.
UINT32 bytesFree |
Free bytes
Definition at line 382 of file m2mb_ble_driver.h.
UINT32 inIndex |
In Index
Definition at line 380 of file m2mb_ble_driver.h.
UINT32 outIndex |
Out Index
Definition at line 381 of file m2mb_ble_driver.h.