Searched refs:RFC_RSP_MSC (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/rfcomm/
H A Drfc_port_if.c283 p_port->rfc.expected_rsp |= RFC_RSP_MSC;
315 p_port->rfc.expected_rsp |= RFC_RSP_MSC;
H A Dport_int.h131 #define RFC_RSP_MSC 0x08 macro
H A Drfc_port_fsm.c747 if (!(p_port->rfc.expected_rsp & RFC_RSP_MSC))
750 p_port->rfc.expected_rsp &= ~RFC_RSP_MSC;

Completed in 35 milliseconds