Home
last modified time | relevance | path

Searched refs:ParseAvdtpGetConfigureCFM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.h517 static uint8_t ParseAvdtpGetConfigureCFM(const uint16_t handle, const BtAddr bdAddr,
H A Da2dp_avdtp.cpp741 uint8_t A2dpAvdtp::ParseAvdtpGetConfigureCFM(const uint16_t handle, const BtAddr bdAddr, in ParseAvdtpGetConfigureCFM() function in OHOS::bluetooth::A2dpAvdtp
991 avdtEvent = ParseAvdtpGetConfigureCFM(handle, bdAddr, role, *msg.get(), data); in ParseAvdtpCallbackContent()