/btstack/platform/posix/ |
H A D | btstack_uart_posix.c | 110 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_WRITE); in btstack_uart_block_posix_process_write() 118 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_WRITE); in btstack_uart_block_posix_process_write() 392 … btstack_run_loop_enable_data_source_callbacks(&transport_data_source, DATA_SOURCE_CALLBACK_WRITE); in btstack_uart_posix_send_block() 401 … btstack_run_loop_enable_data_source_callbacks(&transport_data_source, DATA_SOURCE_CALLBACK_READ); in btstack_uart_posix_receive_block() 445 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_WRITE); in btstack_uart_slip_posix_process_write() 458 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_WRITE); in btstack_uart_slip_posix_process_write() 540 … btstack_run_loop_enable_data_source_callbacks(&transport_data_source, DATA_SOURCE_CALLBACK_WRITE); in btstack_uart_slip_posix_encode_chunk_and_send() 593 … btstack_run_loop_enable_data_source_callbacks(&transport_data_source, DATA_SOURCE_CALLBACK_READ); in btstack_uart_slip_posix_receive_frame()
|
H A D | btstack_network_posix.c | 251 btstack_run_loop_enable_data_source_callbacks(&tap_dev_ds, DATA_SOURCE_CALLBACK_READ); in btstack_network_up() 307 btstack_run_loop_enable_data_source_callbacks(&tap_dev_ds, DATA_SOURCE_CALLBACK_READ); in btstack_network_packet_sent()
|
H A D | btstack_sco_transport_posix_i2s_test_bridge.c | 131 btstack_run_loop_enable_data_source_callbacks(&sco_data_source, DATA_SOURCE_CALLBACK_WRITE); in posix_i2s_test_bride_send_packet() 345 btstack_run_loop_enable_data_source_callbacks(&sco_data_source, DATA_SOURCE_CALLBACK_READ); in posix_i2s_test_bridge_init()
|
H A D | btstack_stdin_posix.c | 88 btstack_run_loop_enable_data_source_callbacks(&stdin_source, DATA_SOURCE_CALLBACK_READ); in btstack_stdin_setup()
|
/btstack/test/mesh/ |
H A D | btstack_uart_posix_pty.c | 94 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_WRITE); in btstack_uart_posix_process_write() 107 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_WRITE); in btstack_uart_posix_process_write() 357 … btstack_run_loop_enable_data_source_callbacks(&transport_data_source, DATA_SOURCE_CALLBACK_WRITE); 363 … btstack_run_loop_enable_data_source_callbacks(&transport_data_source, DATA_SOURCE_CALLBACK_READ);
|
/btstack/platform/windows/ |
H A D | hci_transport_h2_winusb.c | 446 …btstack_run_loop_enable_data_source_callbacks(&usb_data_source_event_in, DATA_SOURCE_CALLBACK_READ… in usb_submit_event_in_transfer() 461 … btstack_run_loop_enable_data_source_callbacks(&usb_data_source_acl_in, DATA_SOURCE_CALLBACK_READ); in usb_submit_acl_in_transfer() 543 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_READ); in usb_process_event_in() 567 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_READ); in usb_process_acl_in() 665 …btstack_run_loop_enable_data_source_callbacks(&usb_data_source_sco_out[transfer_index], DATA_SOURC… in usb_process_sco_out() 679 …btstack_run_loop_enable_data_source_callbacks(&usb_data_source_sco_out[usb_sco_out_expected_transf… in usb_process_sco_out() 720 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_READ); in usb_process_sco_in() 746 …btstack_run_loop_enable_data_source_callbacks(&usb_data_source_sco_in[usb_sco_in_expected_transfer… in usb_process_sco_in() 939 …btstack_run_loop_enable_data_source_callbacks(&usb_data_source_sco_in[usb_sco_in_expected_transfer… in usb_sco_start() 1336 …btstack_run_loop_enable_data_source_callbacks(&usb_data_source_command_out, DATA_SOURCE_CALLBACK_W… in usb_send_cmd_packet() [all …]
|
H A D | btstack_uart_block_windows.c | 120 …btstack_run_loop_enable_data_source_callbacks(&transport_data_source_write, DATA_SOURCE_CALLBACK_W… in btstack_uart_windows_send_engine() 156 …btstack_run_loop_enable_data_source_callbacks(&transport_data_source_read, DATA_SOURCE_CALLBACK_RE… in btstack_uart_windows_receive_engine() 172 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_WRITE); in btstack_uart_windows_process_write() 205 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_READ); in btstack_uart_windows_process_read()
|
H A D | btstack_run_loop_windows.c | 227 …btstack_run_loop_enable_data_source_callbacks(&btstack_run_loop_windows_process_callbacks_ds, DATA… in btstack_run_loop_windows_init() 232 …btstack_run_loop_enable_data_source_callbacks(&btstack_run_loop_windows_poll_data_sources_ds, DATA… in btstack_run_loop_windows_init()
|
H A D | btstack_stdin_windows.c | 104 btstack_run_loop_enable_data_source_callbacks(&stdin_source, DATA_SOURCE_CALLBACK_READ); in btstack_stdin_windows_init()
|
/btstack/test/embedded/ |
H A D | embedded_test.cpp | 79 btstack_run_loop_enable_data_source_callbacks(&data_source, DATA_SOURCE_CALLBACK_POLL); in TEST() 89 btstack_run_loop_enable_data_source_callbacks(&data_source, DATA_SOURCE_CALLBACK_POLL); in TEST()
|
/btstack/port/freebsd-netgraph/ |
H A D | hci_transport_netgraph.c | 134 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_WRITE); in hci_transport_netgraph_process_write() 297 …btstack_run_loop_enable_data_source_callbacks(&hci_transport_netgraph_data_source_hci_raw, DATA_SO… in hci_transport_netgraph_open() 344 …btstack_run_loop_enable_data_source_callbacks(&hci_transport_netgraph_data_source_hci_raw, DATA_SO… in hci_transport_netgraph_send_packet()
|
/btstack/platform/daemon/src/ |
H A D | socket_connection.c | 215 btstack_run_loop_enable_data_source_callbacks(&conn->ds, DATA_SOURCE_CALLBACK_READ); in socket_connection_register_new_connection() 447 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_READ); in socket_connection_create_tcp() 473 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_READ); in socket_connection_launchd_register_fd_array() 684 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_READ); in socket_connection_create_unix()
|
/btstack/platform/embedded/ |
H A D | btstack_stdin_embedded.c | 115 btstack_run_loop_enable_data_source_callbacks(&stdin_data_source, DATA_SOURCE_CALLBACK_POLL); in btstack_stdin_setup()
|
H A D | btstack_em9304_spi_embedded.c | 98 …btstack_run_loop_enable_data_source_callbacks(&btstack_em9304_spi_embedded_data_source, DATA_SOURC… in btstack_em9304_spi_embedded_open()
|
H A D | btstack_uart_block_embedded.c | 128 … btstack_run_loop_enable_data_source_callbacks(&transport_data_source, DATA_SOURCE_CALLBACK_POLL); in btstack_uart_embedded_open()
|
/btstack/platform/freertos/ |
H A D | btstack_uart_block_freertos.c | 111 … btstack_run_loop_enable_data_source_callbacks(&transport_data_source, DATA_SOURCE_CALLBACK_POLL); in btstack_uart_block_freertos_init()
|
/btstack/port/stm32-f4discovery-usb/port/ |
H A D | hci_transport_h2_stm32.c | 94 … btstack_run_loop_enable_data_source_callbacks(&transport_data_source, DATA_SOURCE_CALLBACK_POLL); in hci_transport_h2_stm32_open()
|
/btstack/src/ |
H A D | btstack_run_loop.h | 304 void btstack_run_loop_enable_data_source_callbacks(btstack_data_source_t * data_source, uint16_t ca…
|
H A D | btstack_run_loop.c | 217 void btstack_run_loop_enable_data_source_callbacks(btstack_data_source_t * data_source, uint16_t ca… in btstack_run_loop_enable_data_source_callbacks() function
|
/btstack/port/mtk/ |
H A D | hci_transport_h4_mtk.c | 91 btstack_run_loop_enable_data_source_callbacks(hci_transport_h4->ds, DATA_SOURCE_CALLBACK_READ); in h4_open()
|
/btstack/chipset/cinnamon/ |
H A D | controller.c | 215 …btstack_run_loop_enable_data_source_callbacks(&hci_transport_data_source, DATA_SOURCE_CALLBACK_POL… in transport_open()
|
/btstack/port/max32630-fthr/src/ |
H A D | btstack_port.c | 376 btstack_run_loop_enable_data_source_callbacks(&stdin_data_source, DATA_SOURCE_CALLBACK_POLL);
|
/btstack/platform/libusb/ |
H A D | hci_transport_h2_libusb.c | 1232 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_READ); in usb_open() 1234 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_WRITE); in usb_open() 1254 btstack_run_loop_enable_data_source_callbacks(ds, DATA_SOURCE_CALLBACK_POLL); in usb_open()
|
/btstack/port/stm32-l073rz-nucleo-em9304/port/ |
H A D | port.c | 497 … btstack_run_loop_enable_data_source_callbacks(&transport_data_source, DATA_SOURCE_CALLBACK_POLL); in port_main()
|
/btstack/port/samv71-xplained-atwilc3000/ |
H A D | main.c | 106 btstack_run_loop_enable_data_source_callbacks(&stdin_data_source, DATA_SOURCE_CALLBACK_POLL); in btstack_stdin_setup()
|