Home
last modified time | relevance | path

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

/hal_infineon-latest/btstack/wiced_include/
Dwiced_bt_stack_platform.h163 wiced_result_t (*pf_write_cmd_to_lower)(uint8_t * p_cmd, uint16_t cmd_len); member
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_host_stack_platform_interface.c268 platform_interface.pf_write_cmd_to_lower = host_stack_send_cmd_to_lower; in host_stack_platform_interface_init()