Home
last modified time | relevance | path

Searched refs:AVRC_TG_SM_EVENT_TO_CONNECTED_STATE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_state_machine.cpp395 case AVRC_TG_SM_EVENT_TO_CONNECTED_STATE: in Dispatch()
607 case AVRC_TG_SM_EVENT_TO_CONNECTED_STATE: in Dispatch()
725 case AVRC_TG_SM_EVENT_TO_CONNECTED_STATE: in Dispatch()
H A Davrcp_tg_profile.cpp321 utility::Message msg(AVRC_TG_SM_EVENT_TO_CONNECTED_STATE); in AcceptPassiveConnect()
881 event = AVRC_TG_SM_EVENT_TO_CONNECTED_STATE; in ReceiveRequestContinuingResponseCmd()
888 event = AVRC_TG_SM_EVENT_TO_CONNECTED_STATE; in ReceiveRequestContinuingResponseCmd()
895 event = AVRC_TG_SM_EVENT_TO_CONNECTED_STATE; in ReceiveRequestContinuingResponseCmd()
1919 msg.what_ = AVRC_TG_SM_EVENT_TO_CONNECTED_STATE; in ProcessChannelEventBrConnectIndEvt()
1943 msg.what_ = AVRC_TG_SM_EVENT_TO_CONNECTED_STATE; in ProcessChannelEventBrConnectCfmEvt()
1961 msg.what_ = AVRC_TG_SM_EVENT_TO_CONNECTED_STATE; in ProcessChannelEventConnectCfmEvt()
H A Davrcp_tg_state_machine.h33 AVRC_TG_SM_EVENT_TO_CONNECTED_STATE, enumerator