Home
last modified time | relevance | path

Searched refs:btstack_run_loop_get_time_ms (Results 1 – 25 of 42) sorted by relevance

12

/btstack/platform/posix/
H A Dbtstack_uart_posix.c96 uint32_t start = btstack_run_loop_get_time_ms(); in btstack_uart_block_posix_process_write()
100 uint32_t end = btstack_run_loop_get_time_ms(); in btstack_uart_block_posix_process_write()
137 uint32_t start = btstack_run_loop_get_time_ms(); in btstack_uart_block_posix_process_read()
142 uint32_t end = btstack_run_loop_get_time_ms(); in btstack_uart_block_posix_process_read()
440 uint32_t start = btstack_run_loop_get_time_ms(); in btstack_uart_slip_posix_process_write()
449 uint32_t end = btstack_run_loop_get_time_ms(); in btstack_uart_slip_posix_process_write()
492 …log_info("frame receive time %u ms", btstack_run_loop_get_time_ms() - btstack_uart_slip_receive_st… in btstack_uart_slip_posix_process_buffer()
504 uint32_t start = btstack_run_loop_get_time_ms(); in btstack_uart_slip_posix_process_read()
515 uint32_t end = btstack_run_loop_get_time_ms(); in btstack_uart_slip_posix_process_read()
/btstack/test/avdtp/
H A Dsine_encode_decode_performance_test.c124 timestamp_start = btstack_run_loop_get_time_ms(); in btstack_main()
129 encoding_time = btstack_run_loop_get_time_ms() - timestamp_start; in btstack_main()
131 timestamp_start = btstack_run_loop_get_time_ms(); in btstack_main()
137 decoding_time = btstack_run_loop_get_time_ms() - timestamp_start - encoding_time; in btstack_main()
/btstack/test/mesh/
H A Dbtstack_uart_posix_pty.c89 uint32_t start = btstack_run_loop_get_time_ms(); in btstack_uart_posix_process_write()
98 uint32_t end = btstack_run_loop_get_time_ms(); in btstack_uart_posix_process_write()
126 uint32_t start = btstack_run_loop_get_time_ms(); in btstack_uart_posix_process_read()
131 uint32_t end = btstack_run_loop_get_time_ms(); in btstack_uart_posix_process_read()
/btstack/test/le_audio/
H A Dlc3_test.c329 uint32_t block_start_ms = btstack_run_loop_get_time_ms(); in test_encoder()
331 uint32_t block_generated_ms = btstack_run_loop_get_time_ms(); in test_encoder()
337 uint32_t block_encoded_ms = btstack_run_loop_get_time_ms(); in test_encoder()
351 uint32_t block_decoded_ms = btstack_run_loop_get_time_ms(); in test_encoder()
/btstack/test/sbc/
H A Dsbc_decoder_sine.c91 uint32_t t_start = btstack_run_loop_get_time_ms(); in btstack_main()
127 uint32_t t_end = btstack_run_loop_get_time_ms(); in btstack_main()
/btstack/src/
H A Dbtstack_uart_slip_wrapper.c125 btstack_uart_slip_wrapper_receive_start = btstack_run_loop_get_time_ms(); in btstack_uart_slip_wrapper_block_received()
131 …uint32_t packet_receive_time = btstack_run_loop_get_time_ms() - btstack_uart_slip_wrapper_receive_… in btstack_uart_slip_wrapper_block_received()
/btstack/src/mesh/
H A Dadv_bearer.c205 uint32_t now = btstack_run_loop_get_time_ms(); in adv_bearer_timeout_handler()
244 uint32_t now = btstack_run_loop_get_time_ms(); in adv_bearer_run()
370 gap_adv_next_ms = btstack_run_loop_get_time_ms(); in adv_bearer_advertisements_enable()
H A Dmesh_access.c139 uint32_t now = btstack_run_loop_get_time_ms(); in mesh_access_acknowledged_run()
245 btstack_run_loop_get_time_ms() + mesh_access_acknowledged_message_timeout_ms(); in mesh_access_upper_transport_handler()
295 …return (btstack_run_loop_get_time_ms() - transition->transaction_timestamp_ms) > MEST_TRANSACTION_… in mesh_access_transitions_transaction_is_expired()
308 transition->transaction_timestamp_ms = btstack_run_loop_get_time_ms(); in mesh_access_transitions_init_transaction()
975 uint32_t now = btstack_run_loop_get_time_ms(); in mesh_model_publication_run()
H A Dbeacon.c166 …uint32_t actual_observation_period = btstack_time_delta(btstack_run_loop_get_time_ms(), subnet->be… in mesh_secure_network_beacon_update_interval()
496 mesh_subnet->beacon_observation_start_ms = btstack_run_loop_get_time_ms(); in beacon_secure_network_start()
/btstack/port/stm32-f4discovery-usb/port/
H A Dhal_audio_f4discovery.c83 stream_start_ms = btstack_run_loop_get_time_ms(); in BSP_AUDIO_OUT_HalfTransfer_CallBack()
96 uint32_t now = btstack_run_loop_get_time_ms(); in BSP_AUDIO_OUT_TransferComplete_CallBack()
/btstack/port/stm32-f4discovery-cc256x/port/
H A Dhal_audio_f4discovery.c83 stream_start_ms = btstack_run_loop_get_time_ms(); in BSP_AUDIO_OUT_HalfTransfer_CallBack()
96 uint32_t now = btstack_run_loop_get_time_ms(); in BSP_AUDIO_OUT_TransferComplete_CallBack()
/btstack/example/
H A Dspp_streamer.c129 test_data_start = btstack_run_loop_get_time_ms(); in test_reset()
136 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_transferred()
H A Dspp_streamer_client.c160 test_data_start = btstack_run_loop_get_time_ms(); in test_reset()
167 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_transferred()
H A Dle_credit_based_flow_control_mode_server.c107 context->test_data_start = btstack_run_loop_get_time_ms(); in test_reset()
114 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_data()
H A Dnordic_spp_le_streamer.c139 context->test_data_start = btstack_run_loop_get_time_ms(); in test_reset()
146 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_sent()
H A Dle_audio_demo_util_sink.c317 …tstack_sample_rate_compensation_reset( &sample_rate_compensation, btstack_run_loop_get_time_ms() ); in le_audio_demo_util_sink_configure_general()
369 uint32_t receive_time_ms = btstack_run_loop_get_time_ms(); in le_audio_demo_util_sink_count()
627 time_event_t const time_event = { { TIME_SIG }, btstack_run_loop_get_time_ms() }; in audio_processing_is_streaming()
650 uint32_t receive_time_ms = btstack_run_loop_get_time_ms(); in le_audio_demo_util_sink_receive()
H A Dle_credit_based_flow_control_mode_client.c109 context->test_data_start = btstack_run_loop_get_time_ms(); in test_reset()
116 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_data()
H A Dgatt_streamer_server.c210 context->test_data_start = btstack_run_loop_get_time_ms(); in test_reset()
217 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_sent()
H A Dspp_and_gatt_streamer.c126 test_data_start = btstack_run_loop_get_time_ms(); in test_reset()
133 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_transferred()
/btstack/platform/lwip/port/
H A Dsys_arch.c12 return btstack_run_loop_get_time_ms(); in sys_now()
/btstack/test/btstack_link_key_db/
H A Dbtstack_link_key_db_fs_test.cpp13 extern "C" uint32_t btstack_run_loop_get_time_ms(void) { return 0; } in btstack_run_loop_get_time_ms() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/
H A Dexample.c206 context->test_data_start = btstack_run_loop_get_time_ms(); in test_reset()
213 uint32_t now = btstack_run_loop_get_time_ms(); in test_track_sent()
/btstack/test/embedded/
H A Dembedded_test.cpp67 btstack_run_loop_get_time_ms(); in TEST()
/btstack/port/samv71-xplained-atwilc3000/
H A Dmain.c122 uint32_t time_to_wait = btstack_run_loop_get_time_ms() + delay_in_ms; in mdelay()
123 while (btstack_run_loop_get_time_ms() < time_to_wait); in mdelay()
/btstack/platform/embedded/
H A Dhci_dump_embedded_stdout.c59 uint32_t time_ms = btstack_run_loop_get_time_ms(); in hci_dump_embedded_stdout_timestamp()

12