/btstack/platform/windows/ |
H A D | hci_transport_h2_winusb.c | 533 …oid usb_process_event_in(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in usb_process_event_in() 557 … void usb_process_acl_in(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in usb_process_acl_in() 636 …oid usb_process_sco_out(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in usb_process_sco_out() 691 …void usb_process_sco_in(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in usb_process_sco_in() 750 … usb_process_command_out(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in usb_process_command_out() 762 …void usb_process_acl_out(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in usb_process_acl_out()
|
H A D | btstack_run_loop_windows.c | 161 …ocess_callbacks_handler(btstack_data_source_t * ds, btstack_data_source_callback_type_t callback_t… in btstack_run_loop_windows_process_callbacks_handler() 195 …ll_data_sources_handler(btstack_data_source_t * ds, btstack_data_source_callback_type_t callback_t… in btstack_run_loop_windows_poll_data_sources_handler()
|
H A D | btstack_uart_block_windows.c | 162 …rt_windows_process_write(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in btstack_uart_windows_process_write() 195 …art_windows_process_read(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in btstack_uart_windows_process_read()
|
H A D | btstack_stdin_windows.c | 75 …tatic void stdin_process(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in stdin_process()
|
/btstack/test/embedded/ |
H A D | embedded_test.cpp | 34 …oid data_source_handler(btstack_data_source_t * ds, btstack_data_source_callback_type_t callback_t… in data_source_handler() 40 …ce_handler_trigger_exit(btstack_data_source_t * ds, btstack_data_source_callback_type_t callback_t… in data_source_handler_trigger_exit()
|
H A D | run_loop_base_test.cpp | 19 …oid data_source_handler(btstack_data_source_t * ds, btstack_data_source_callback_type_t callback_t… in data_source_handler()
|
/btstack/platform/posix/ |
H A D | btstack_run_loop_posix.c | 265 …ll_data_sources_handler(btstack_data_source_t * ds, btstack_data_source_callback_type_t callback_t… in btstack_run_loop_posix_poll_data_sources_handler() 281 …ocess_callbacks_handler(btstack_data_source_t * ds, btstack_data_source_callback_type_t callback_t… in btstack_run_loop_posix_process_callbacks_handler()
|
H A D | btstack_stdin_posix.c | 54 …tatic void stdin_process(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in stdin_process()
|
H A D | btstack_network_posix.c | 116 …oid process_tap_dev_data(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in process_tap_dev_data()
|
H A D | btstack_sco_transport_posix_i2s_test_bridge.c | 195 …d hci_uart_posix_process(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in hci_uart_posix_process()
|
/btstack/platform/embedded/ |
H A D | btstack_stdin_embedded.c | 91 …stack_stdin_process(struct btstack_data_source *ds, btstack_data_source_callback_type_t callback_t… in btstack_stdin_process()
|
H A D | btstack_em9304_spi_embedded.c | 70 …304_spi_embedded_process(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in btstack_em9304_spi_embedded_process()
|
H A D | btstack_uart_block_embedded.c | 94 …ck_uart_embedded_process(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in btstack_uart_embedded_process()
|
/btstack/platform/freertos/ |
H A D | btstack_uart_block_freertos.c | 82 …t_block_freertos_process(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in btstack_uart_block_freertos_process()
|
/btstack/port/stm32-f4discovery-usb/port/ |
H A D | hci_transport_h2_stm32.c | 64 …ansport_h2_stm32_process(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in hci_transport_h2_stm32_process()
|
/btstack/port/mtk/ |
H A D | hci_transport_h4_mtk.c | 127 static void h4_process(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_type… in h4_process()
|
/btstack/platform/daemon/src/ |
H A D | socket_connection.c | 241 …ction_hci_process(btstack_data_source_t *socket_ds, btstack_data_source_callback_type_t callback_t… in socket_connection_hci_process() 348 …connection_accept(btstack_data_source_t *socket_ds, btstack_data_source_callback_type_t callback_t… in socket_connection_accept()
|
/btstack/src/mesh/ |
H A D | mesh_upper_transport.c | 1041 static void mesh_upper_transport_pdu_handler(mesh_transport_callback_type_t callback_type, mesh_tra… in mesh_upper_transport_pdu_handler() 1260 …per_transport_register_access_message_handler(void (*callback)(mesh_transport_callback_type_t call… in mesh_upper_transport_register_access_message_handler() 1264 …er_transport_register_control_message_handler(void (*callback)(mesh_transport_callback_type_t call… in mesh_upper_transport_register_control_message_handler()
|
H A D | mesh_lower_transport.c | 875 void mesh_lower_transport_received_message(mesh_network_callback_type_t callback_type, mesh_network… in mesh_lower_transport_received_message() 1037 …( mesh_transport_callback_type_t callback_type, mesh_transport_status_t status, mesh_pdu_t * pdu)){ in mesh_lower_transport_set_higher_layer_handler()
|
H A D | mesh_network.c | 1011 void mesh_network_set_higher_layer_handler(void (*packet_handler)(mesh_network_callback_type_t call… in mesh_network_set_higher_layer_handler() 1015 void mesh_network_set_proxy_message_handler(void (*packet_handler)(mesh_network_callback_type_t cal… in mesh_network_set_proxy_message_handler()
|
/btstack/test/mesh/ |
H A D | mesh_message_test.cpp | 236 static void test_lower_transport_callback_handler(mesh_network_callback_type_t callback_type, mesh_… in test_lower_transport_callback_handler() 251 static void test_proxy_server_callback_handler(mesh_network_callback_type_t callback_type, mesh_net… in test_proxy_server_callback_handler() 270 …atic void test_upper_transport_access_message_handler(mesh_transport_callback_type_t callback_type… in test_upper_transport_access_message_handler() 306 …tic void test_upper_transport_control_message_handler(mesh_transport_callback_type_t callback_type… in test_upper_transport_control_message_handler()
|
H A D | btstack_uart_posix_pty.c | 148 …hci_transport_h5_process(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in hci_transport_h5_process()
|
/btstack/chipset/cinnamon/ |
H A D | controller.c | 173 …tatic void transport_run(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in transport_run()
|
/btstack/port/freebsd-netgraph/ |
H A D | hci_transport_netgraph.c | 208 …ansport_netgraph_process(btstack_data_source_t *ds, btstack_data_source_callback_type_t callback_t… in hci_transport_netgraph_process()
|
/btstack/port/samv71-xplained-atwilc3000/ |
H A D | main.c | 89 …stack_stdin_process(struct btstack_data_source *ds, btstack_data_source_callback_type_t callback_t… in btstack_stdin_process()
|