Home
last modified time | relevance | path

Searched refs:tBTA_AV_API_VENDOR (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/av/
Dbta_av_api.cc458 tBTA_AV_API_VENDOR* p_buf = in BTA_AvVendorCmd()
459 (tBTA_AV_API_VENDOR*)osi_malloc(sizeof(tBTA_AV_API_VENDOR) + len); in BTA_AvVendorCmd()
493 tBTA_AV_API_VENDOR* p_buf = in BTA_AvVendorRsp()
494 (tBTA_AV_API_VENDOR*)osi_malloc(sizeof(tBTA_AV_API_VENDOR) + len); in BTA_AvVendorRsp()
Dbta_av_int.h305 } tBTA_AV_API_VENDOR; typedef
435 tBTA_AV_API_VENDOR api_vendor;