Home
last modified time | relevance | path

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

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