Searched refs:tBTA_AV_API_META_RSP (Results 1 – 2 of 2) sorted by relevance
531 tBTA_AV_API_META_RSP *p_buf; in BTA_AvMetaRsp()533 …if ((p_buf = (tBTA_AV_API_META_RSP *) osi_malloc((UINT16) (sizeof(tBTA_AV_API_META_RSP)))) != NULL… in BTA_AvMetaRsp()563 tBTA_AV_API_META_RSP *p_buf; in BTA_AvMetaCmd()565 …if ((p_buf = (tBTA_AV_API_META_RSP *) osi_malloc((UINT16) (sizeof(tBTA_AV_API_META_RSP)))) != NULL… in BTA_AvMetaCmd()
256 } tBTA_AV_API_META_RSP; typedef368 tBTA_AV_API_META_RSP api_meta_rsp;