Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_def.h126 EVT_RECONFIG_REQ, enumerator
H A Da2dp_profile_peer.cpp1161 utility::Message msg(EVT_RECONFIG_REQ, localRole_, &msgData); in Reconfigure()
1164 SetCurrentCmd(EVT_RECONFIG_REQ); in Reconfigure()
H A Da2dp_profile.cpp890 utility::Message msg(EVT_RECONFIG_REQ, 0, &data); in Reconfigure()
H A Da2dp_state_machine.cpp604 case EVT_RECONFIG_REQ: in Dispatch()