Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davdtp.h134 #define AVDT_SUSPEND_CFM_EVT 10 // Suspend confirm macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.cpp984 case AVDT_SUSPEND_CFM_EVT: in ParseAvdtpCallbackContent()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_impl.c937 …sigCtrl, streamCtrl->handle, &(sigCtrl->peerAddress), AVDT_SUSPEND_CFM_EVT, &data->ctrlData, sigCt… in AvdtActSuspendCfm()