Searched refs:RFC_RSP_RLS (Results 1 – 3 of 3) sorted by relevance
131 #define RFC_RSP_RLS 0x10 macro
344 p_port->rfc.expected_rsp |= RFC_RSP_RLS; in RFCOMM_LineStatusReq()
780 if (!p_port || !(p_port->rfc.expected_rsp & RFC_RSP_RLS)) in rfc_process_rls()783 p_port->rfc.expected_rsp &= ~RFC_RSP_RLS; in rfc_process_rls()