Searched refs:uuid16 (Results 1 – 3 of 3) sorted by relevance
259 #define IS_CHAR_DECLARATION_UUID(type) ((type.len == 2) && (type.uu.uuid16 == GATT_UUID_CHAR_DEC…260 #define IS_CHAR_CLIENT_CONFIG_UUID(type) ((type.len == 2) && (type.uu.uuid16 == GATT_UUID_CHAR_CLI…
150 uint16_t uuid16; /**< 16-bit UUID */ member
1028 locDiscServInfo.srvcInfo->uuid.uuid16) in Cy_BLE_ReadByGroupEventHandler()1042 locDiscServInfo.srvcInfo->uuid.uuid16)) in Cy_BLE_ReadByGroupEventHandler()1168 switch(discCharInfo->uuid.uuid16) in Cy_BLE_GAPC_DiscoverCharacteristicsEventHandler()1270 locDiscCharInfo.uuid.uuid16 = Cy_BLE_Get16ByPtr(attrVal); in Cy_BLE_ReadByTypeEventHandler()1332 locDiscInclInfo.uuid.uuid16 = Cy_BLE_Get16ByPtr(attrVal); in Cy_BLE_ReadByTypeEventHandler()1339 locDiscInclInfo.uuid.uuid16) && in Cy_BLE_ReadByTypeEventHandler()1493 locDiscDescrInfo.uuid.uuid16 = Cy_BLE_Get16ByPtr(attrVal); in Cy_BLE_FindInfoEventHandler()