Searched refs:A2DP_STATE_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
32 const std::string A2DP_STATE_DISCONNECTED = "A2dpServiceDisconnected"; variable201 std::make_unique<A2dpDisconnected>(A2DP_STATE_DISCONNECTED, *this); in A2dpStateManager()211 InitState(A2DP_STATE_DISCONNECTED); in A2dpStateManager()
65 Transition(A2DP_STATE_DISCONNECTED); in Dispatch()98 Transition(A2DP_STATE_DISCONNECTED); in Dispatch()165 Transition(A2DP_STATE_DISCONNECTED); in Dispatch()