Home
last modified time | relevance | path

Searched refs:ParseAvdtpDisconnectCFM (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.h454 static uint8_t ParseAvdtpDisconnectCFM(const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg);
H A Da2dp_avdtp.cpp568 uint8_t A2dpAvdtp::ParseAvdtpDisconnectCFM(const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg) in ParseAvdtpDisconnectCFM() function in OHOS::bluetooth::A2dpAvdtp
964 avdtEvent = ParseAvdtpDisconnectCFM(bdAddr, role, *msg.get()); in ParseAvdtpCallbackContent()

Completed in 3 milliseconds