Searched refs:AVRC_CT_SM_STATE_DISCONNECTING (Results 1 – 1 of 1) sorted by relevance
27 const std::string AVRC_CT_SM_STATE_DISCONNECTING = "DISCONNECTING"; variable216 return IsControlSpecifiedState(rawAddr.GetAddress(), AVRC_CT_SM_STATE_DISCONNECTING); in IsControlDisconnectingState()330 …std::make_unique<CtDisconnecting>(AVRC_CT_SM_STATE_DISCONNECTING, *this, rawAddr_, *ctConnectedPtr… in AddStates()367 …std::make_unique<BrDisconnecting>(AVRC_CT_SM_STATE_DISCONNECTING, *this, rawAddr_, *brConnectedPtr… in AddStates()493 Transition(AVRC_CT_SM_STATE_DISCONNECTING); in Dispatch()798 Transition(AVRC_CT_SM_STATE_DISCONNECTING); in Dispatch()