Searched refs:tBTA_AV_API_VENDOR (Results 1 – 2 of 2) sorted by relevance
415 tBTA_AV_API_VENDOR *p_buf; in BTA_AvVendorCmd()417 …if ((p_buf = (tBTA_AV_API_VENDOR *) osi_malloc((UINT16) (sizeof(tBTA_AV_API_VENDOR) + len))) != NU… in BTA_AvVendorCmd()450 tBTA_AV_API_VENDOR *p_buf; in BTA_AvVendorRsp()452 …if ((p_buf = (tBTA_AV_API_VENDOR *) osi_malloc((UINT16) (sizeof(tBTA_AV_API_VENDOR) + len))) != NU… in BTA_AvVendorRsp()
237 } tBTA_AV_API_VENDOR; typedef359 tBTA_AV_API_VENDOR api_vendor;