|  | WE310F5
    39.00.000
    | 
Structure for 16 bit UUID. More...
#include <m2mb_ble_driver.h>
| Data Fields | |
| UINT8 | UUID_Byte0 | 
| UINT8 | UUID_Byte1 | 
Structure for 16 bit UUID.
Structure for storing 16 bit UUID. IF UUID = 0xAABB, then UUID_Byte0 = 0xAA, UUID_Byte1 = 0xBB.
Definition at line 102 of file m2mb_ble_driver.h.
| UINT8 UUID_Byte0 | 
Definition at line 104 of file m2mb_ble_driver.h.
| UINT8 UUID_Byte1 | 
Definition at line 105 of file m2mb_ble_driver.h.