Home
last modified time | relevance | path

Searched refs:iso_fragmentation_tx_active (Results 1 – 2 of 2) sorted by relevance

/btstack/src/
H A Dhci.h1059 bool iso_fragmentation_tx_active; member
H A Dhci.c1112 hci_stack->iso_fragmentation_tx_active = true; in hci_send_iso_packet_fragments()
1128 hci_stack->iso_fragmentation_tx_active = false; in hci_send_iso_packet_fragments()
4286 int release_buffer = hci_stack->iso_fragmentation_tx_active == 0u; in event_handler()
4372 hci_stack->iso_fragmentation_tx_active = 0; in event_handler()