Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_def.h130 EVT_SUSPEND_IND, enumerator
H A Da2dp_avdtp.cpp523 return EVT_SUSPEND_IND; in ParseAvdtpSuspendInd()
H A Da2dp_state_machine.cpp858 case EVT_SUSPEND_IND: in Dispatch()