Searched refs:LLC_2_PDU_RSP_RR (Results 1 – 3 of 3) sorted by relevance
260 pdu->ctrl_1 |= LLC_2_PDU_RSP_RR; in llc_pdu_init_as_rr_rsp()
418 LLC_S_PDU_RSP(pdu) == LLC_2_PDU_RSP_RR ? 0 : 1; in llc_conn_ev_rx_rr_rsp_fbit_set_0()428 LLC_S_PDU_RSP(pdu) == LLC_2_PDU_RSP_RR ? 0 : 1; in llc_conn_ev_rx_rr_rsp_fbit_set_1()
137 #define LLC_2_PDU_RSP_RR 0x00 /* rx ready rsp */ macro