Home
last modified time | relevance | path

Searched defs:l2cap_channel (Results 1 – 2 of 2) sorted by relevance

/btstack/src/
H A Dl2cap.c327 static void l2cap_ertm_retransmit_unacknowleded_frames(l2cap_channel_t * l2cap_channel){ in l2cap_ertm_retransmit_unacknowleded_frames()
362 static void l2cap_ertm_stop_retransmission_timer(l2cap_channel_t * l2cap_channel){ in l2cap_ertm_stop_retransmission_timer()
369 l2cap_channel_t * l2cap_channel = (l2cap_channel_t *) btstack_run_loop_get_timer_context(ts); in l2cap_ertm_monitor_timeout_callback() local
397 l2cap_channel_t * l2cap_channel = (l2cap_channel_t *) btstack_run_loop_get_timer_context(ts); in l2cap_ertm_retransmission_timeout_callback() local
788 static void l2cap_ertm_process_req_seq(l2cap_channel_t * l2cap_channel, uint8_t req_seq){ in l2cap_ertm_process_req_seq()
823 static l2cap_ertm_tx_packet_state_t * l2cap_ertm_get_tx_state(l2cap_channel_t * l2cap_channel, uint… in l2cap_ertm_get_tx_state()
834 static void l2cap_ertm_handle_out_of_sequence_sdu(l2cap_channel_t * l2cap_channel, l2cap_segmentati… in l2cap_ertm_handle_out_of_sequence_sdu()
856 static void l2cap_ertm_handle_in_sequence_sdu(l2cap_channel_t * l2cap_channel, l2cap_segmentation_a… in l2cap_ertm_handle_in_sequence_sdu()
1252 l2cap_channel_t * l2cap_channel = (l2cap_channel_t*) l2cap_channel_item_by_cid(local_cid); in l2cap_get_channel_for_local_cid_and_handle() local
4594 static void l2cap_acl_classic_handler_for_channel(l2cap_channel_t * l2cap_channel, uint8_t * packet… in l2cap_acl_classic_handler_for_channel()
[all …]
H A Dbtstack_memory.c254 void btstack_memory_l2cap_channel_free(l2cap_channel_t *l2cap_channel){ in btstack_memory_l2cap_channel_free()
261 void btstack_memory_l2cap_channel_free(l2cap_channel_t *l2cap_channel){ in btstack_memory_l2cap_channel_free()
282 void btstack_memory_l2cap_channel_free(l2cap_channel_t *l2cap_channel){ in btstack_memory_l2cap_channel_free()