Home
last modified time | relevance | path

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

/hal_infineon-latest/btstack/wiced_include/
Dwiced_bt_stack_platform.h187 wiced_result_t (*pf_write_sco_to_lower)(uint8_t* p_sco_data, uint8_t len); member
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_host_stack_platform_interface.c270 platform_interface.pf_write_sco_to_lower = host_stack_send_sco_to_lower; in host_stack_platform_interface_init()