Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/av/
Dbta_av_api.c410 tBTA_AV_API_VENDOR *p_buf; in BTA_AvVendorCmd()
412 …if ((p_buf = (tBTA_AV_API_VENDOR *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_VENDOR) + len))) != NU… in BTA_AvVendorCmd()
449 tBTA_AV_API_VENDOR *p_buf; in BTA_AvVendorRsp()
451 …if ((p_buf = (tBTA_AV_API_VENDOR *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_VENDOR) + len))) != NU… in BTA_AvVendorRsp()
Dbta_av_int.h276 } tBTA_AV_API_VENDOR; typedef
407 tBTA_AV_API_VENDOR api_vendor;