Searched refs:RFC_RSP_PN (Results 1 – 3 of 3) sorted by relevance
127 #define RFC_RSP_PN 0x01 macro
161 p_port->rfc.expected_rsp |= RFC_RSP_PN; in RFCOMM_ParNegReq()
557 if ((p_port == NULL) || !(p_port->rfc.expected_rsp & RFC_RSP_PN)) in rfc_process_pn()560 p_port->rfc.expected_rsp &= ~RFC_RSP_PN; in rfc_process_pn()