Searched refs:sfcp_hal_send_message (Results 1 – 3 of 3) sorted by relevance
67 enum sfcp_hal_error_t sfcp_hal_send_message(sfcp_link_id_t link_id,
242 hal_error = sfcp_hal_send_message(link_id, (const uint8_t *)packet, in __send_msg_reply()475 hal_error = sfcp_hal_send_message(link_id, (const uint8_t *)&packet, in send_protocol_error()
497 enum sfcp_hal_error_t sfcp_hal_send_message(sfcp_link_id_t link_id, in sfcp_hal_send_message() function