Searched refs:LL_PDU_FLAG_DATA_PDU (Results 1 – 2 of 2) sorted by relevance
164 LL_PDU_FLAG_DATA_PDU = 1, enumerator861 rx_packet->flags |= LL_PDU_FLAG_DATA_PDU; in lL_connected_rx_done()1296 if ((rx_packet->flags & LL_PDU_FLAG_DATA_PDU) != 0){ in ll_execute_once()1305 if ((rx_packet->flags & LL_PDU_FLAG_DATA_PDU) != 0){ in ll_execute_once()1312 if ((rx_packet->flags & LL_PDU_FLAG_DATA_PDU) == 0){ in ll_execute_once()
186 LL_PDU_FLAG_DATA_PDU = 1, enumerator726 rx_packet->flags |= LL_PDU_FLAG_DATA_PDU; in radio_fetch_rx_pdu()1313 if ((rx_packet->flags & LL_PDU_FLAG_DATA_PDU) == 0){ in ll_execute_once()