Searched defs:tx_packet (Results 1 – 3 of 3) sorted by relevance
751 ll_pdu_t * tx_packet = (ll_pdu_t *) btstack_linked_queue_dequeue(&ctx.tx_queue); in ll_connected_terminate() local1098 ll_pdu_t * tx_packet = &ll_tx_packet; in ll_connected_handle_control() local1380 ll_pdu_t * tx_packet = ll_reserved_acl_buffer; in ll_queue_acl_packet() local
1108 ll_pdu_t * tx_packet = &ll_tx_packet; in ll_handle_control() local1381 ll_pdu_t * tx_packet = ll_reserved_acl_buffer; in ll_queue_acl_packet() local
442 uint8_t * tx_packet = &channel->tx_packets_data[index * channel->remote_mps]; in l2cap_ertm_store_fragment() local