HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_AV_API_VENDOR (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/av/
bta_av_api.c 434 tBTA_AV_API_VENDOR *p_buf;
436 if ((p_buf = (tBTA_AV_API_VENDOR *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_VENDOR) + len))) != NULL)
473 tBTA_AV_API_VENDOR *p_buf;
475 if ((p_buf = (tBTA_AV_API_VENDOR *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_VENDOR) + len))) != NULL)
bta_av_int.h 281 } tBTA_AV_API_VENDOR;
415 tBTA_AV_API_VENDOR api_vendor;

Completed in 31 milliseconds