![]() |
WE310F5
39.00.000
|
Structure for 128 bit UUID. More...
#include <m2mb_ble_driver.h>
Structure for 128 bit UUID.
Structure for storing 128 bit UUID. IF UUID = 0x00112233445566778899AABBCCDDEEFF, then UUID_Byte0 = 0x00, UUID_Byte1 = 0x11 ..... UUID_Byte14 = 0xEE, UUID_Byte15 = 0xFF.
Definition at line 129 of file m2mb_ble_driver.h.
UINT8 UUID_Byte0 |
Definition at line 131 of file m2mb_ble_driver.h.
UINT8 UUID_Byte1 |
Definition at line 132 of file m2mb_ble_driver.h.
UINT8 UUID_Byte10 |
Definition at line 141 of file m2mb_ble_driver.h.
UINT8 UUID_Byte11 |
Definition at line 142 of file m2mb_ble_driver.h.
UINT8 UUID_Byte12 |
Definition at line 143 of file m2mb_ble_driver.h.
UINT8 UUID_Byte13 |
Definition at line 144 of file m2mb_ble_driver.h.
UINT8 UUID_Byte14 |
Definition at line 145 of file m2mb_ble_driver.h.
UINT8 UUID_Byte15 |
Definition at line 146 of file m2mb_ble_driver.h.
UINT8 UUID_Byte2 |
Definition at line 133 of file m2mb_ble_driver.h.
UINT8 UUID_Byte3 |
Definition at line 134 of file m2mb_ble_driver.h.
UINT8 UUID_Byte4 |
Definition at line 135 of file m2mb_ble_driver.h.
UINT8 UUID_Byte5 |
Definition at line 136 of file m2mb_ble_driver.h.
UINT8 UUID_Byte6 |
Definition at line 137 of file m2mb_ble_driver.h.
UINT8 UUID_Byte7 |
Definition at line 138 of file m2mb_ble_driver.h.
UINT8 UUID_Byte8 |
Definition at line 139 of file m2mb_ble_driver.h.
UINT8 UUID_Byte9 |
Definition at line 140 of file m2mb_ble_driver.h.