Searched refs:LLC_2_PDU_RSP_RNR (Results 1 – 3 of 3) sorted by relevance
300 pdu->ctrl_1 |= LLC_2_PDU_RSP_RNR; in llc_pdu_init_as_rnr_rsp()
381 LLC_S_PDU_RSP(pdu) == LLC_2_PDU_RSP_RNR ? 0 : 1; in llc_conn_ev_rx_rnr_rsp_fbit_set_0()390 LLC_S_PDU_RSP(pdu) == LLC_2_PDU_RSP_RNR ? 0 : 1; in llc_conn_ev_rx_rnr_rsp_fbit_set_1()
139 #define LLC_2_PDU_RSP_RNR 0x04 /* rx not ready rsp */ macro