Searched defs:tx_pdu (Results 1 – 3 of 3) sorted by relevance
601 ll_pdu_t * tx_pdu = ctx.tx_buffer_pdu[i]; in ll_terminate() local610 ll_pdu_t * tx_pdu = (ll_pdu_t *) btstack_linked_queue_dequeue(&ctx.tx_queue); in ll_terminate() local627 ll_pdu_t * tx_pdu = (ll_pdu_t *) btstack_linked_queue_dequeue(&ctx.tx_queue); in preload_tx_buffer() local
219 mesh_pdu_t * tx_pdu = (mesh_pdu_t *) btstack_linked_list_iterator_next(&ack_it); in mesh_access_acknowledged_received() local
292 ll_pdu_t * tx_pdu; member