Home
last modified time | relevance | path

Searched refs:EVT_SUSPEND_REQ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_def.h129 EVT_SUSPEND_REQ, enumerator
H A Da2dp_profile_peer.cpp1168 utility::Message msg(EVT_SUSPEND_REQ, localRole_, &msgData); in Reconfigure()
1170 SetCurrentCmd(EVT_SUSPEND_REQ); in Reconfigure()
H A Da2dp_profile.cpp677 utility::Message msg(EVT_SUSPEND_REQ, 0, &data); in Stop()
H A Da2dp_state_machine.cpp874 case EVT_SUSPEND_REQ: in Dispatch()