Searched refs:RFC_RSP_RPN (Results 1 – 3 of 3) sorted by relevance
654 !(p_port->rfc.expected_rsp & (RFC_RSP_RPN | RFC_RSP_RPN_REPLY))) { in rfc_process_rpn()680 p_port->rfc.expected_rsp |= RFC_RSP_RPN; in rfc_process_rpn()687 p_port->rfc.expected_rsp &= ~RFC_RSP_RPN; in rfc_process_rpn()709 p_port->rfc.expected_rsp |= RFC_RSP_RPN; in rfc_process_rpn()
127 #define RFC_RSP_RPN 0x04 macro
212 p_port->rfc.expected_rsp |= RFC_RSP_RPN; in RFCOMM_PortParameterNegotiationRequest()