Searched refs:sco_data_source (Results 1 – 1 of 1) sorted by relevance
73 static btstack_data_source_t sco_data_source; variable131 btstack_run_loop_enable_data_source_callbacks(&sco_data_source, DATA_SOURCE_CALLBACK_WRITE); in posix_i2s_test_bride_send_packet()339 btstack_run_loop_set_data_source_fd(&sco_data_source, fd); in posix_i2s_test_bridge_init()340 btstack_run_loop_set_data_source_handler(&sco_data_source, &hci_uart_posix_process); in posix_i2s_test_bridge_init()341 btstack_run_loop_add_data_source(&sco_data_source); in posix_i2s_test_bridge_init()345 btstack_run_loop_enable_data_source_callbacks(&sco_data_source, DATA_SOURCE_CALLBACK_READ); in posix_i2s_test_bridge_init()