Searched refs:btstack_run_loop_get_timer_context (Results 1 – 23 of 23) sorted by relevance
70 (void) btstack_run_loop_get_timer_context(&timer_1); in TEST()
242 void * btstack_run_loop_get_timer_context(btstack_timer_source_t * timer);
270 void * btstack_run_loop_get_timer_context(btstack_timer_source_t * timer){ in btstack_run_loop_get_timer_context() function
369 l2cap_channel_t * l2cap_channel = (l2cap_channel_t *) btstack_run_loop_get_timer_context(ts); in l2cap_ertm_monitor_timeout_callback()397 l2cap_channel_t * l2cap_channel = (l2cap_channel_t *) btstack_run_loop_get_timer_context(ts); in l2cap_ertm_retransmission_timeout_callback()
464 hci_connection_t * connection = (hci_connection_t *) btstack_run_loop_get_timer_context(timer); in hci_connection_timeout_handler()
184 void * btstack_run_loop_get_timer_context(btstack_timer_source_t * ts){ in btstack_run_loop_get_timer_context() function
230 …_segmented_pdu_t * segmented_pdu = (mesh_segmented_pdu_t *) btstack_run_loop_get_timer_context(ts); in mesh_lower_transport_incoming_ack_timeout()239 …_segmented_pdu_t * segmented_pdu = (mesh_segmented_pdu_t *) btstack_run_loop_get_timer_context(ts); in mesh_lower_transport_incoming_incomplete_timeout()761 …_segmented_pdu_t * segmented_pdu = (mesh_segmented_pdu_t *) btstack_run_loop_get_timer_context(ts); in mesh_lower_transport_outgoing_segment_transmission_timeout()
315 … mesh_transition_t * base_transition = (mesh_transition_t*) btstack_run_loop_get_timer_context(ts); in mesh_server_transition_timeout()
72 void * btstack_run_loop_get_timer_context(btstack_timer_source_t * timer){ in btstack_run_loop_get_timer_context() function
74 void * btstack_run_loop_get_timer_context(btstack_timer_source_t * timer){ in btstack_run_loop_get_timer_context() function
62 void * btstack_run_loop_get_timer_context(btstack_timer_source_t * timer){ in btstack_run_loop_get_timer_context() function
150 avdtp_stream_endpoint_t * stream_endpoint = btstack_run_loop_get_timer_context(timer); in test_fill_audio_ring_buffer_timeout_handler()
251 void * btstack_run_loop_get_timer_context(btstack_timer_source_t *ts){ in btstack_run_loop_get_timer_context() function
72 uint16_t avrcp_cid = (uint16_t)(uintptr_t) btstack_run_loop_get_timer_context(timer); in avrcp_retry_timer_timeout_handler()
277 uint16_t avdtp_cid = (uint16_t)(uintptr_t) btstack_run_loop_get_timer_context(timer); in a2dp_config_process_timer_handler()
930 uint16_t avrcp_cid = (uint16_t)(uintptr_t) btstack_run_loop_get_timer_context(timer); in avrcp_retry_timer_timeout_handler()
672 bnep_channel_t *channel = btstack_run_loop_get_timer_context(timer); in bnep_channel_timer_handler()
809 uint16_t avdtp_cid = (uint16_t)(uintptr_t) btstack_run_loop_get_timer_context(timer); in avdtp_retry_timer_timeout_handler()
671 … avrcp_connection_t * connection = (avrcp_connection_t*) btstack_run_loop_get_timer_context(timer); in avrcp_press_and_hold_timeout_handler()
321 uint16_t battery_service_cid = (uint16_t)(uintptr_t) btstack_run_loop_get_timer_context(timer); in battery_service_poll_timer_timeout_handler()
458 …ing_context_t * context = (a2dp_media_sending_context_t *) btstack_run_loop_get_timer_context(time… in a2dp_demo_audio_timeout_handler()
277 void * context = btstack_run_loop_get_timer_context(ts); in att_handle_value_indication_timeout()
690 sm_connection_t * sm_conn = (sm_connection_t*) btstack_run_loop_get_timer_context(timer); in sm_timeout_handler()