Searched refs:ParseAvdtpCallbackContent (Results 1 – 3 of 3) sorted by relevance
312 A2dpAvdtMsg *ParseAvdtpCallbackContent(const uint16_t handle, const BtAddr bdAddr,
923 A2dpAvdtMsg *A2dpAvdtp::ParseAvdtpCallbackContent(const uint16_t handle, const BtAddr bdAddr, in ParseAvdtpCallbackContent() function in OHOS::bluetooth::A2dpAvdtp
182 … avdtpInstance.ParseAvdtpCallbackContent(msg->handle, addr, msg->event, msg->a2dpMsg.msg, role); in ProcessAvdtpCallback()