WE310F5  39.00.000
M2MB_BLE_UUID_128_S Struct Reference

Structure for 128 bit UUID. More...

#include <m2mb_ble_driver.h>

Data Fields

UINT8 UUID_Byte0
 
UINT8 UUID_Byte1
 
UINT8 UUID_Byte2
 
UINT8 UUID_Byte3
 
UINT8 UUID_Byte4
 
UINT8 UUID_Byte5
 
UINT8 UUID_Byte6
 
UINT8 UUID_Byte7
 
UINT8 UUID_Byte8
 
UINT8 UUID_Byte9
 
UINT8 UUID_Byte10
 
UINT8 UUID_Byte11
 
UINT8 UUID_Byte12
 
UINT8 UUID_Byte13
 
UINT8 UUID_Byte14
 
UINT8 UUID_Byte15
 

Detailed Description

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.

Field Documentation

◆ UUID_Byte0

UINT8 UUID_Byte0

Definition at line 131 of file m2mb_ble_driver.h.

◆ UUID_Byte1

UINT8 UUID_Byte1

Definition at line 132 of file m2mb_ble_driver.h.

◆ UUID_Byte10

UINT8 UUID_Byte10

Definition at line 141 of file m2mb_ble_driver.h.

◆ UUID_Byte11

UINT8 UUID_Byte11

Definition at line 142 of file m2mb_ble_driver.h.

◆ UUID_Byte12

UINT8 UUID_Byte12

Definition at line 143 of file m2mb_ble_driver.h.

◆ UUID_Byte13

UINT8 UUID_Byte13

Definition at line 144 of file m2mb_ble_driver.h.

◆ UUID_Byte14

UINT8 UUID_Byte14

Definition at line 145 of file m2mb_ble_driver.h.

◆ UUID_Byte15

UINT8 UUID_Byte15

Definition at line 146 of file m2mb_ble_driver.h.

◆ UUID_Byte2

UINT8 UUID_Byte2

Definition at line 133 of file m2mb_ble_driver.h.

◆ UUID_Byte3

UINT8 UUID_Byte3

Definition at line 134 of file m2mb_ble_driver.h.

◆ UUID_Byte4

UINT8 UUID_Byte4

Definition at line 135 of file m2mb_ble_driver.h.

◆ UUID_Byte5

UINT8 UUID_Byte5

Definition at line 136 of file m2mb_ble_driver.h.

◆ UUID_Byte6

UINT8 UUID_Byte6

Definition at line 137 of file m2mb_ble_driver.h.

◆ UUID_Byte7

UINT8 UUID_Byte7

Definition at line 138 of file m2mb_ble_driver.h.

◆ UUID_Byte8

UINT8 UUID_Byte8

Definition at line 139 of file m2mb_ble_driver.h.

◆ UUID_Byte9

UINT8 UUID_Byte9

Definition at line 140 of file m2mb_ble_driver.h.


The documentation for this struct was generated from the following file: