Searched refs:is_empty_pdu_tx_retry (Results 1 – 2 of 2) sorted by relevance
124 uint8_t is_empty_pdu_tx_retry; in lll_conn_isr_rx() local195 is_empty_pdu_tx_retry = lll->empty; in lll_conn_isr_rx()217 lll->empty = is_empty_pdu_tx_retry; in lll_conn_isr_rx()
279 uint8_t is_empty_pdu_tx_retry; local393 is_empty_pdu_tx_retry = lll->empty;431 lll->empty = is_empty_pdu_tx_retry;493 if (!is_empty_pdu_tx_retry && (pdu_data_tx->len == 0U)) {