Home
last modified time | relevance | path

Searched refs:uuid16 (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/btstack/wiced_include/
Dgattdefs.h259 #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…
Dwiced_bt_types.h150 uint16_t uuid16; /**< 16-bit UUID */ member
/hal_infineon-latest/bless/
Dcy_ble_event_handler.c1028 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()