Home
last modified time | relevance | path

Searched refs:SetStateName (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.cpp106 void A2dpStateIdle::SetStateName(std::string state) in SetStateName() function in OHOS::bluetooth::A2dpStateIdle
118 SetStateName(A2DP_PROFILE_CLOSING); in ProcessDisconnectReq()
132 SetStateName(A2DP_PROFILE_CLOSING); in ProcessTimeout()
161 SetStateName(A2DP_PROFILE_CONFIG); in ProcessSetConfigReq()
194 SetStateName(A2DP_PROFILE_CONFIG); in ProcessSetConfigInd()
299 SetStateName(A2DP_PROFILE_CLOSING); in Dispatch()
310 void A2dpStateConfigure::SetStateName(std::string state) in SetStateName() function in OHOS::bluetooth::A2dpStateConfigure
323 SetStateName(A2DP_PROFILE_OPENING); in ProcessOpenReq()
333 SetStateName(A2DP_PROFILE_CLOSING); in ProcessDisconnectReq()
354 SetStateName(A2DP_PROFILE_IDL in ProcessDisconnectInd()
490 void A2dpStateOpening::SetStateName(std::string state) SetStateName() function in OHOS::bluetooth::A2dpStateOpening
626 void A2dpStateOpen::SetStateName(std::string state) SetStateName() function in OHOS::bluetooth::A2dpStateOpen
963 void A2dpStateStreaming::SetStateName(std::string state) SetStateName() function in OHOS::bluetooth::A2dpStateStreaming
1211 void A2dpStateClosing::SetStateName(std::string state) SetStateName() function in OHOS::bluetooth::A2dpStateClosing
[all...]
H A Da2dp_state_machine.h141 void SetStateName(std::string state);
241 void SetStateName(std::string state);
321 void SetStateName(std::string state);
471 void SetStateName(std::string state);
605 void SetStateName(std::string state);
690 void SetStateName(std::string state);

Completed in 3 milliseconds