Searched refs:iso_packets_to_queue (Results 1 – 2 of 2) sorted by relevance
1061 uint8_t iso_packets_to_queue; member
5074 hci_stack->iso_packets_to_queue = 1; in hci_init()10441 hci_stack->iso_packets_to_queue = num_packets; in hci_set_num_iso_packets_to_queue()10505 …if ((iso_stream->num_packets_sent >= hci_stack->iso_packets_to_queue) || (iso_stream->emit_ready_… in hci_iso_notify_can_send_now()10544 (iso_stream->num_packets_sent < hci_stack->iso_packets_to_queue)){ in hci_iso_notify_can_send_now()