Home | History | Annotate | Download | only in gatt

Lines Matching full:uuid

105     tBT_UUID        uuid;           /* type of attribute to be found */
160 tBT_UUID uuid; /* service declaration */
166 /* Attribute UUID type
172 /* 16 bits UUID Attribute in server database
182 UINT16 uuid;
185 /* 128 bits UUID Attribute in server database
195 UINT8 uuid[LEN_UUID_128];
214 /* attribute handle, service UUID and a set of GATT server callback. */
218 tBT_UUID app_uuid; /* applicatino UUID */
221 UINT16 type; /* service type UUID, primary or secondary */
234 /* attribute handle, service UUID and a set of GATT server callback. */
386 tBT_UUID uuid;
435 UINT16 uuid;
556 extern UINT8 gatt_build_uuid_to_stream(UINT8 **p_dst, tBT_UUID uuid);
651 tBT_UUID uuid);