Home
last modified time | relevance | path

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

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_host_stack_platform_interface.c112 result = cybt_platform_hci_write(HCI_PACKET_TYPE_ACL, p_data, len); in host_stack_send_acl_to_lower()
158 result = cybt_platform_hci_write(HCI_PACKET_TYPE_ISO, p_bt_msg, len); in host_stack_send_iso_to_lower()
198 result = cybt_platform_hci_write(HCI_PACKET_TYPE_COMMAND, p_bt_msg, cmd_len); in host_stack_send_cmd_to_lower()
Dcybt_platform_hci.c472 cybt_result_t cybt_platform_hci_write(hci_packet_type_t pti, in cybt_platform_hci_write() function
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/include/
Dcybt_platform_hci.h129 cybt_result_t cybt_platform_hci_write(hci_packet_type_t pti,