Searched refs:tBTA_AV_API_META_RSP (Results 1 – 2 of 2) sorted by relevance
570 tBTA_AV_API_META_RSP *p_buf; in BTA_AvMetaRsp()572 …if ((p_buf = (tBTA_AV_API_META_RSP *) osi_malloc((UINT16) (sizeof(tBTA_AV_API_META_RSP)))) != NULL… in BTA_AvMetaRsp()602 tBTA_AV_API_META_RSP *p_buf; in BTA_AvMetaCmd()604 …if ((p_buf = (tBTA_AV_API_META_RSP *) osi_malloc((UINT16) (sizeof(tBTA_AV_API_META_RSP)))) != NULL… in BTA_AvMetaCmd()
260 } tBTA_AV_API_META_RSP; typedef382 tBTA_AV_API_META_RSP api_meta_rsp;