Home
last modified time | relevance | path

Searched refs:payLoadLen (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_bt.h377 uint8_t payLoadLen; /**< Payload length in bytes */ member
391 uint16_t payLoadLen; /**< Payload length in bytes */
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_bt.c1274 …bufCount = (ptr->payLoadLen - (uint8_t)INIT_IPC_BUFF_DESC_OFFSET)/((uint8_t)BUFFER_DESCRIPTION_LEN… in Cy_bt_handle_hpclong_msg()
1292 ptr, ptr->bootType, ptr->payLoadLen, bufCount); in Cy_bt_handle_hpclong_msg()
1295 ptr, ptr->bootType, ptr->payLoadLen, contextPtr->certError , bufCount); in Cy_bt_handle_hpclong_msg()