Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_def.h135 EVT_CLOSE_REQ, enumerator
H A Da2dp_state_machine.cpp595 case EVT_CLOSE_REQ: in Dispatch()
871 case EVT_CLOSE_REQ: in Dispatch()
H A Da2dp_profile_peer.cpp1138 utility::Message msg(EVT_CLOSE_REQ, localRole_, &msgData); in Reconfigure()
1140 SetCurrentCmd(EVT_CLOSE_REQ); in Reconfigure()
H A Da2dp_profile.cpp765 utility::Message msg(EVT_CLOSE_REQ, 0, &data); in Close()