Searched refs:ll_tx_packet (Results 1 – 2 of 2) sorted by relevance
373 static ll_pdu_t ll_tx_packet; variable602 if ((tx_pdu != NULL) && (tx_pdu != &ll_tx_packet) && (tx_pdu != &ll_empty_packet)){ in ll_terminate()878 if ((acked_pdu != &ll_tx_packet) && (acked_pdu != &ll_empty_packet)){ in radio_on_rx_done()1103 btstack_linked_queue_enqueue(&ctx.tx_queue, (btstack_linked_item_t *) &ll_tx_packet); in ll_queue_control_tx()1108 ll_pdu_t * tx_packet = &ll_tx_packet; in ll_handle_control()
320 static ll_pdu_t ll_tx_packet; variable745 if ((ctx.tx_pdu != NULL) && (ctx.tx_pdu != &ll_tx_packet)){ in ll_connected_terminate()876 if ((ctx.tx_pdu != NULL) && (ctx.tx_pdu != &ll_tx_packet)) { in lL_connected_rx_done()1098 ll_pdu_t * tx_packet = &ll_tx_packet; in ll_connected_handle_control()