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()
275 uint8_t is_empty_pdu_tx_retry; local389 is_empty_pdu_tx_retry = lll->empty;427 lll->empty = is_empty_pdu_tx_retry;489 if (!is_empty_pdu_tx_retry && (pdu_data_tx->len == 0U)) {